Project in Ethereum to get a to-do list.
- Install 'Ganache' and do a quickstart
- install the extensions 'Metamask' and 'Metamask Legacy Web3'
- clone the repository
- run the command: 'truffle migrate --reset'
- run the command: 'npm run dev'
- click on the Metamask extension to refresh the page
- Go to the Metamask extension, click the account icon in the top left.
- Choose 'Import Account'
- Get the private key string from ganache by clicking the key symbol on the right
- Use that to import the account
- Choose a custom network to connect with by clicking on the network bar on the top of the Metamask extension
- Use the RPC server and network id from Ganache