8000 GitHub - helloitsm3/flow-nft-dapp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

helloitsm3/flow-nft-dapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do:

  1. Add input form, instead of hardcoding NFT data and user address

Important To make the app work -

  1. Deploy ExampleNFT.cdc from your account.
  2. In line 4 of 'setupAccount_tx.js`, line 4 of 'mintNFT_tx.js' and line 3 of 'getTotalSupply_script.js'
    • import ExampleNFT from 0xb25c3b0e6ed6d79a;
    • Replace the address with your wallet address with which you deployed the contract.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cadence 70.7%
  • JavaScript 17.7%
  • CSS 8.2%
  • HTML 3.4%
0