cryptaddress validator:验证比特币以太坊Litecoin和其他流行的加密货币地址 源码
cryptaddress-validator 验证比特币,以太坊,莱特币和其他流行的加密货币地址。 安装 ~ ❯❯❯ npm install cryptaddress-validator 用法 const cryptaddress = require ( 'cryptaddress-validator' ) ; cryptaddress ( ) . test ( '1Ez69SnzzmePmZX3WpEzMKTrcBF2gpNQ55' ) //=> true cryptaddress ( 'eth' ) . test ( '0x281055afc982d96fab65b3a49cac8b87
文件列表
cryptaddress-validator-master.zip
(预估有个9文件)
cryptaddress-validator-master
.travis.yml
52B
index.js
1KB
test.js
4KB
package.json
701B
readme.md
2KB
license
1KB
package-lock.json
123KB
.gitignore
13B
.gitattributes
28B
暂无评论