A supply chain provenance project for the CENNZnet blockchain hackathon TestNet (Nikau🌴, using the CENNZnet API.
Leveraging the use of CENNZnet's doughnuts protocol to allow governing bodies to delegate the minting of NFTs to producers.
- clone the repo
yarn
You can use the CENNZnet Portal to create an account. The keypair.json is downloaded to your machine when you create the account.
Place the keypair json in the /accounts folder.
- in the root directory, do
node server.js
- cd into the clients/ folder and run
npm run dev
The user guide for the CENNZnet Portal can be found here.