atomiclabs / atomiclabs/hyperdex
Validate addresses
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
We should validate the currency addresses where we allow users to input them, like in the `Withdraw` view.
We can't really use a regex as we need to validate the currencies individually to, for example, prevent a user from sending something to a KMD instead of a BTC address.
Resources:
- https://github.com/ognus/wallet-address-validator
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.