Skip to content

nicobevilacqua/AwesomeCapybaraNFTCollection

Repository files navigation

Awesome Capybara NFT Collection


This project is an example of an ERC721 NFT Collection.

Each NFT has a name, a description and an image stored on IPFS.

The contract has a limited amount of available tokens to be minted and a frontend where anyone can go and mint their own token for free :D.

This project has been made using Hardhat and Ethers.js as the Solidity dev environment and Vue.js, Vite and Tailwind for the frontend app.

The images are stored on IPFS using Pinata.

The contract is deployed on Rinkeby.

The frontend is deployed on Github Pages.

You can visit the live site here. Go and mint your own Capybara NFT :).

Feel free to take whatever you want from the code.

Releases

No releases published

Packages

No packages published