Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getbitpocket/crypto-regex

regular expressions for cryptocurrencies
https://github.com/getbitpocket/crypto-regex

bitcoin bitcoin-regex crypto-regex cryptocurrencies regular-expression

Last synced: 1 day ago
JSON representation

regular expressions for cryptocurrencies

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/getbitpocket/crypto-regex.svg?branch=master)](https://travis-ci.org/getbitpocket/crypto-regex)

# 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`