@abckey/address-helper 中文文档教程
address-helper
区块链加密数字货币地址验证器。
Install
npm i @abckey/address-helper
Usage
import AddressHelper from '@abckey/address-helper'
AddressHelper.test('12QeMLzSrB8XH8FvEzPMVoRxVAzTr5XM2y', 'btc', 'mainnet') // true
AddressHelper.test('0xc6d9d2cd449a754c494264e1809c50e34d64562b', 'eth') // true
AddressHelper.isSegwit('BC1QW508D6QEJXTDG4Y5R3ZARVARY0C5XW7KV8F3T4', 'bc') // true
AddressHelper.isSegwit('12KYrjTdVGjFMtaxERSk3gphreJ5US8aUP', 'bc') // false
License
address-helper
A Blockchain Encrypted Digital Currency Address Validator.
Install
npm i @abckey/address-helper
Usage
import AddressHelper from '@abckey/address-helper'
AddressHelper.test('12QeMLzSrB8XH8FvEzPMVoRxVAzTr5XM2y', 'btc', 'mainnet') // true
AddressHelper.test('0xc6d9d2cd449a754c494264e1809c50e34d64562b', 'eth') // true
AddressHelper.isSegwit('BC1QW508D6QEJXTDG4Y5R3ZARVARY0C5XW7KV8F3T4', 'bc') // true
AddressHelper.isSegwit('12KYrjTdVGjFMtaxERSk3gphreJ5US8aUP', 'bc') // false
License
更多
你可能也喜欢
- 2p-solve-streams 中文文档教程
- @0x2e757/benchmark 中文文档教程
- @0xcert/ethereum-asset-ledger 中文文档教程
- @3asoft/web-crypto-ts 中文文档教程
- @4geit/swg-chance-user-helper 中文文档教程
- @51yzone/chart 中文文档教程
- @59naga/array.from 中文文档教程
- @7stack.io/snippets-helpers 中文文档教程
- @8base/react-auth 中文文档教程
- @aarhus-university/au-designsystem-delphinus 中文文档教程