dappuniversity / eth-todo-list

Blockchain Todo App Tutorial Powered by Ethereum Smart Contracts
549 stars 549 forks source link

Updated working version #32

Open cagilceren opened 2 years ago

cagilceren commented 2 years ago

Hello,

you guys can find the updated working version of this project under

https://github.com/cagilceren/eth-todo-list

There are still couple of small bugs but it does not affect the functionality. I did not fix them yet since they are "at the moment" not so important for me, but i would appreciate if you would like to contribute :)

  1. 'Loading...' does not appears although there is no wallet/account connected. But when one tries to create a task, 'Loading...' appears.
  2. After connecting to the site with a new account/wallet, one needs to refresh the page manually to be able to get rid of 'Loading..'
  3. MetaMask does not ask if you want the 'Transaction' and how much you want to pay for that.
djcolantonio commented 2 years ago

@cagilceren our loadContract function is the same

cagilceren commented 2 years ago

@djcolantonio you may check versions in package.json file, since i do not get the error

yazibshah commented 11 months ago

waitForDeployment()