A simple, no code way for non developers / developers who want to get done a NFT collection in the shortest possible time.
Deploy Your Contract, Interact With It And Even Create Your Frontend For Minting NFTs With NFT Dapper. You Own Everything ! Your Contract Is Yours. We Don't Own Your Contract But You Do !
- No Code
- No Fees
- Super Fast
Read more about NFT Dapper on Hashnode
-
Clone the repository and install the dependencies with
npm i
oryarn install
. -
Make sure to include following environment variables in your
.env
file
DATABASE_URL=ENTER_YOUR_DATABASE_URL
JWT_SECRET=ENTER_A_SECRET_TO_SIGN_JWT
NEXT_PUBLIC_INFURA_ID=ENTER_RPC_INFURA_ID
NEXT_PUBLIC_ROOT_URL=ENTER_THE_ROOT_URL
Made for Hashnode X Linode Hackathon