Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active December 19, 2021 17:09
Show Gist options
  • Save wilmoore/8c3f2ed91596d3ee8cebdfc06d4d2087 to your computer and use it in GitHub Desktop.
Save wilmoore/8c3f2ed91596d3ee8cebdfc06d4d2087 to your computer and use it in GitHub Desktop.
Income Sources :: Web3 :: CertsNFT

Income Sources :: Web3 :: CërtsNFT

⪼ Made with 💜 by realpolyglot.dev

CërtsNFT is the Web3 API for minting certifications (TBD: printable membership badges, event tickets).

image

CërtsNFT

Domains

Stack

Build

https://github.com/wilmoore/certsnft-api

cd @realpolyglot/certsnft
npx create-react-app certsnft-api
cd certsnft-api
yarn add "hardhat@^2.6.8" @nomiclabs/hardhat-ethers ethers @nomiclabs/hardhat-waffle ethereum-waffle chai

Learning Resources


Income Sources :: CertificateNFT

⪼ Made with 💜 by realpolyglot.dev

CertificateNFT

Templates
APIs
Storage
Workflow
  • Create base certificate
  • Setup signature task for certificate recipient
  • After signing is complete the document is sent to NFTPort API to mint NFT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment