⪼ Made with 💜 by realpolyglot.dev
CërtsNFT is the Web3 API for minting certifications (TBD: printable membership badges, event tickets).
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
- Smart Contract Developer Bootcamp 2021
- The Complete Guide to Full Stack Ethereum Development - Tutorial for Beginners [2021]
- NFT Minter Tutorial: How to Create a Full Stack DApp
- Solidity - Mapping
- Solidity Docs
- Metadata schemas
- Build a minting service
- (Hardhat) 4. Writing and compiling smart contracts
⪼ Made with 💜 by realpolyglot.dev
- Create base certificate
- Setup signature task for certificate recipient
- After signing is complete the document is sent to NFTPort API to mint NFT