gakonst / noir-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nplate • license solidity

A Simple, Minimalist Template for Noir Projects.

Getting Started

Click use this template to create a new repository with this repo as the initial state.

Development

Setup

npm install

Building

nargo build
nargo compile BUILD_NAME

Testing

npx hardhat test

We have provided two bash scripts in utils/ to make your life easier when it comes to generating the Verifier contract and a proof.

License

AGPL-3.0-only

Acknowledgements

Disclaimer

These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions, loss of transmitted information or loss of funds. The creators are not liable for any of the foregoing. Users should proceed with caution and use at their own risk.

About

License:GNU General Public License v3.0


Languages

Language:Solidity 95.7%Language:TypeScript 3.6%Language:Shell 0.7%Language:Roff 0.0%