UNPKG

@fordefi-public/crypto-address-validator-ts

Version:

Crypto address validator for Bitcoin and other Altcoins, forked to be used with typescript

2 lines (1 loc) 67 B
export declare function isValidAddress(_address: string): boolean;