Skip to content

trashpirate/plot-minter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot Minter 🌾

Version Static Badge Static Badge Static Badge Static Badge Documentation Maintenance License: MIT Twitter: N0_crypto

Plot Minter is a NFT minting DApp for the crypto project Touch Grass including smart contracts based on ERC721A and ERC20 standard deployed to the Ethereum blockchain. Touch Grass ($GRASS) was created to encourage disconnection from technology, and engage with the physical world, specifically by being in nature or getting fresh air. The ERC20 token $GRASS was launched on 9/20/2023. The NFT collection Plots, viewable also on OpenSea includes 125 pieces of artwork created using Midjourney showing hands touching grass. There are 4 categories - green (100), blue (10), red (10), and purple (5). 1 Million $GRASS tokens are required to mint a PLOT. Plots give holders access to unique membership opportunities (access to whitelists, events, etc.). The DApp was deployed on Vercel.

Directories:

  • backend: smart contracts
  • frontend: dapp frontend (nextjs)

Token Contract: Touch Grass ($GRASS)
https://etherscan.io/token/0xbc68ae53d383f399cc18268034c5e656fcb839f3#code

NFT Contract: Plots (PLOT)
https://etherscan.io/address/0x8C9eAD5e40EddC7F8EfA6ee3f1B9d40e37B8cABc#code

Installation

$ cd frontend
$ npm install

Running the app

# development
$ npm run dev

# production mode
$ npm run start

Author

👤 Nadina Oates

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 Nadina Oates.

This project is MIT licensed.

About

NFT minting site including smart contract based on ERC721A standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published