t0berius's avatar

validator for bitcoin address

How to write the code for a validator to validate bitcoin-addresses not only by using a regex? For example, here's the code for such a function, but I don't understand how to include this, so I can write a validator rule to get this done.

https://github.com/LinusU/php-bitcoin-address-validator/blob/master/src/AddressValidator.php

0 likes
1 reply

Please or to participate in this conversation.