https://github.com/devlyn37/collection-name-nft
ERC 721 Contract for minting collection name NFTs
https://github.com/devlyn37/collection-name-nft
nfts solidity
Last synced: about 1 year ago
JSON representation
ERC 721 Contract for minting collection name NFTs
- Host: GitHub
- URL: https://github.com/devlyn37/collection-name-nft
- Owner: devlyn37
- Created: 2021-10-31T19:17:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T00:12:51.000Z (over 4 years ago)
- Last Synced: 2025-02-10T02:13:23.460Z (over 1 year ago)
- Topics: nfts, solidity
- Language: Solidity
- Homepage:
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection Name NFTs
A collection of NFT collection names 😃. View one [here](https://testnets.opensea.io/assets/0xac873d4350174c115a7c703ef0523a63e069b192/2)
Contract based on a Buildspace project 🦄.
During a mint, the contract generates an SVG with Pseudorandomly selected words from three lists (number, adjective, animal).
The contract is deployed on Rinkeby.
Mint one on the [client](https://classic-collection-nft-web.devlyn37.repl.co)
Here's the [client repo](https://github.com/devlyn37/collection-name-nft-web)