jopa2021 / toadverse-website

Simple NFT Minting site for EVM-compatible blockchains.

Home Page:https://toadverse.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-NFTs

This is a simple project I built to mint a collection of NFTs. Built using hardhat, ethers.js, Solidity, and React. It includes a smart contract that mints a series of up to 50 unique NFTs from a front-end app. The user can then see the NFT sent to their wallet and on OpenSea.

This is an ongoing project deployed on the Rinkeby testnet. I am currently collaborating with an artist to make the art itself more interesting.

Running

npm -i --save
npm run start

Building for release

npm run build

About

Simple NFT Minting site for EVM-compatible blockchains.

https://toadverse.io


Languages

Language:JavaScript 53.5%Language:CSS 22.6%Language:Solidity 19.3%Language:HTML 4.6%