An open API service indexing awesome lists of open source software.

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

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)