This is a Multi Dapp project where different kinds of blockchain ideas are presented in one place
- Tapp - is an ERC20 token user can mint to use in Dapp
- Nfts - user can mint to use in different places in Dapp
- Auctions - User can take part in Nft auctions (if minted)
These are under development right now :)
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.