Skip to content

nilptrr/address_validators_testing_util

Repository files navigation

Address Validators Testing Util

Tests the correctness of the crypto address validators of supported symbols by parsing addresses from the blockchain network and passing them to the appropriate validators. If an invalid address is returned, the validator potentially reports a false negative result.

Supported symbols

Currency Symbol Mainnet
Bitcoin BTC +
Binance Coin BNB +

Usage

git clone https://github.com/null-po1nter/address_validators_testing_util.git
cd address_validators_testing_util
poetry install
poetry run validation_tests

License

The Unlicense. See the LICENSE file for details.

About

Tests the correctness of the crypto address validators of supported symbols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages