sciencefund / sf-next-dapp

science fund home page with nextjs frontend and hardhat backend.
1 stars 0 forks source link

Yuguang/access user tokens #16

Closed uranutan closed 2 years ago

uranutan commented 2 years ago

Add tasks/faucet to get ETH on localhost; Able to access user tokenId from frontend. However when trying to do connectContract.tokenURI(), it throws error. Somewhere went wrong with tokenURI function in the contract.