Skip to content

ERC721 contract boilerplate with support for ownership proof using zkSNARKS

License

Notifications You must be signed in to change notification settings

Cognison/nft-minting-using-zkSNARKS-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate Solution for NFT Minting Using zkSNARKS

Provides a good starting point for developing a mintable NFT that enforces proof of ownership using zkSNARKs proofs. https://en.wikipedia.org/wiki/Non-interactive_zero-knowledge_proof

Getting Started

npm install
cd eth-contracts
truffle compile
truffle test

License

MIT License

Project Resources

About

ERC721 contract boilerplate with support for ownership proof using zkSNARKS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published