Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 404 Bytes

Build Status

crypto-regex

regular expressions for cryptocurrencies

regular expressions

  • bitcoin-address
  • bitcoin-uri
  • bitcoin-xpub-key
  • testnet-address
  • testnet-uri
  • testnet-tpub-key

install project

npm i crypto-regex --save

test project

npm test