P256
signature verification Fe contract. This implementation is inspired by dcposch's and nalinbhardwaj's implementation here and pcaversaccio's implementation here. Also, for more technical details, please refer to EIP-7212.
This is experimental software and is provided on an "as is" and "as available" basis. We do not give any warranties and will not be liable for any losses incurred through any use of this code base.
# Clone repo.
git clone https://github.com/0xNonso/p256-verifier-fe.git
cd p256-verifier-fe
# Install dependencies.
forge install
# Build and Run tests.
make test
- Daimo's GitHub Repository: daimo-eth/p256-verifier
- Daimo's Blog: blog/p256verifier
- Daimo's Website: p256.eth.limo
- Daimo's
P256Verifier
Deployment:0xc2b78104907F722DABAc4C69f826a522B2754De4