UNPKG

multichain-address-validator

Version:

Multichain address validator for Bitcoin and other blockchains.

12 lines (11 loc) 179 B
sudo: required addons: chrome: stable language: node_js node_js: - "16" - "stable" before_install: - npm install -g yarn --cache-min 999999999 install: - yarn