Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 739 Bytes

Animal Freediving NFT

Overview

ERC721 contract written with flutter and deployed on polygon network. NFT mint page written in flutter and connect to metamask wallet.
All images generated by Dall-E.

Guide

Deploy Contract: npx hardhat run scripts/deploy.js --network Mumbai

Run mint page:
cd freediving_animals_mint
flutter run -d web-server

NFT Example

image

Mint Page

image image