node-red-contrib-cryptography-address-check

0.0.1 • Public • Published

node-red-contrib-cryptography-address-check

This Node check Crypto Addresses.

Sample Flow:

image

This node take a bitcoin address and check it. Returns true if the address (string) is a valid wallet address for the crypto currency specified.

Network Type - Optional. Use (prod) (default) to enforce standard address, (testnet) to enforce testnet address and (both) to enforce nothing.

Supported crypto currencies:

    Auroracoin/AUR, 'auroracoin' or 'AUR'
    Bankex/BKX, 'bankex' or 'BKX'
    BeaverCoin/BVC, 'beavercoin' or 'BVC'
    Biocoin/BIO, 'biocoin' or 'BIO'
    Bitcoin/BTC, 'bitcoin' or 'BTC' (default)
    BitcoinCash/BCH, 'bitcoincash' or 'BCH'
    BitcoinGold/BTG, 'bitcoingold' or 'BTG'
    BitcoinPrivate/BTCP, 'bitcoinprivate' or 'BTCP'
    BitcoinZ/BTCZ, 'bitcoinz' or 'BTCZ'
    Callisto/CLO, 'callisto' or 'CLO'
    Dash, 'dash' or 'DASH'
    Decred/DCR, 'decred' or 'DCR'
    Digibyte/DGB, 'digibyte' or 'DGB'
    Dogecoin/DOGE, 'dogecoin' or 'DOGE'
    Ethereum/ETH, 'ethereum' or 'ETH'
    EthereumClassic/ETH, 'ethereumclassic' or 'ETC'
    EthereumZero/ETZ, 'etherzero' or 'ETZ'
    Freicoin/FRC, 'freicoin' or 'FRC'
    Garlicoin/GRLC, 'garlicoin' or 'GRLC'
    Hush/HUSH, 'hush' or 'HUSH'
    Komodo/KMD, 'komodo' or 'KMD'
    Litecoin/LTC, 'litecoin' or 'LTC'
    Megacoin/MEC, 'megacoin' or 'MEC'
    Monero/XMR, 'monero' or 'XMR'
    Namecoin/NMC, 'namecoin' or 'NMC'
    Nano/NANO, 'nano' or 'NANO'
    NEO/NEO, 'NEO' or 'NEO'
    NeoGas/GAS, 'neogas' or 'GAS'
    Peercoin/PPCoin/PPC, 'peercoin' or 'PPC'
    Primecoin/XPM, 'primecoin' or 'XPM'
    Protoshares/PTS, 'protoshares' or 'PTS'
    Qtum/QTUM, 'qtum' or 'QTUM'
    Raiblocks/XRB, 'raiblocks' or 'XRB'
    Ripple/XRP, 'ripple' or 'XRP'
    Snowgem/SNG, 'snowgem' or 'SNG'
    Vertcoin/VTC, 'vertcoin' or 'VTC'
    Votecoin/VTC, 'votecoin' or 'VOT'
    Zcash/ZEC, 'zcash' or 'ZEC'
    Zclassic/ZCL, 'zclassic' or 'ZCL'
    ZenCash/ZEN, 'zencash' or 'ZEN'
    

Package Sidebar

Install

npm i node-red-contrib-cryptography-address-check

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

12.1 kB

Total Files

7

Last publish

Collaborators

  • wenzlaff