12min
Mint NFTs Tutorial
🏁 Prerequisites
- Testnet
- Mainnet
When you are granted access to the network:
1. Clone the repo
Shell
|
2. Install Node Package Manager
Shell
|
3. Add a .env file with the following variables
.env
|
4. Deploy contract to Palm Testnet
Shell
|
5. Add the newly deployed contract address to the .env variable
.env
|
6. Bulk Mint NFT on Palm testnet
This will mint 15 items to various addresses on Palm testnet
Shell
|
7. Query Contract Data
To query data on your newly deployed ERC-721 contract use GraphiQL

8. Explore a subgraph’s schema
