bitmerchant
bitmerchant copied to clipboard
Verify various wallet types are generating good addresses, etc.
- Copy the tests that the various coins use to validate their own address generation.
- Ensure that the addresses are usable on testnet. (Write a script for this)
- Ensure the addresses are usable on prod. Similar script as above, but don't automate broadcasting the transaction!
Step 1 is complete for Bitcoin, Dogecoin, and Litecoin.