Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.03 KB

CryptoBlobs

Netlify Status

CryptoBlobs are randomly generated NFTs following the ERC-721 specification.

Minting new CryptoBlobs

You can mint your own NFT (i.e. create a new one) on the Ethereum blockchain.
You choose their names, but they'll have a random DNA and a random look.

Minting NFTs

Sending CryptoBlobs

You can send your CryptoBlobs to another wallet.

Sending NFTs

Selling and buying CryptoBlobs

You can list any of your CryptoBlobs for sale on the Marketplace, at the price you choose.

Anyone can buy CryptoBlobs on the Marketplace, for the listed price.

Using the Marketplace to sell and buy NFTs

Acknowledgements

Blob SVG generation is adapted from https://georgefrancis.dev/writing/generative-svg-blob-characters/.

CryptoBlob contracts are inspired by CryptoZombies.