jossmoff/chickpea

Add `@EthereumAddress` Validator

Opened this issue · 0 comments

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Akin to #11 we would want a similar thing for Ethereum!

Solution

There is a regex for the Ethereum address. We might want to also do the SHA validation too. But this could be easily added.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!