{"id":19004510,"url":"https://github.com/sebastiantf/eth-todo-list","last_synced_at":"2026-04-21T07:30:18.264Z","repository":{"id":35413257,"uuid":"198058168","full_name":"sebastiantf/eth-todo-list","owner":"sebastiantf","description":"A Todo list DApp using Ethereum Smart Contracts and Truffle Framework","archived":false,"fork":false,"pushed_at":"2022-12-04T04:01:26.000Z","size":530,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-01T19:23:46.260Z","etag":null,"topics":["ethereum-dapp","smart-contracts","todoapp","truffle-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebastiantf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-21T13:14:50.000Z","updated_at":"2023-03-09T01:50:23.000Z","dependencies_parsed_at":"2023-01-15T20:31:30.164Z","dependency_job_id":null,"html_url":"https://github.com/sebastiantf/eth-todo-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiantf%2Feth-todo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiantf%2Feth-todo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiantf%2Feth-todo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastiantf%2Feth-todo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastiantf","download_url":"https://codeload.github.com/sebastiantf/eth-todo-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240027432,"owners_count":19736211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ethereum-dapp","smart-contracts","todoapp","truffle-framework"],"created_at":"2024-11-08T18:23:27.017Z","updated_at":"2026-04-21T07:30:18.221Z","avatar_url":"https://github.com/sebastiantf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO List DApp\n\nA simple TODO List DApp using Ethereum smart contracts in Solidity and Truffle Suite.\n\nYou could add new tasks or check out completed tasks.\n\n## Prerequisites\n\n* [Ganache](https://www.trufflesuite.com/ganache)\n* [MetaMask](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn) extension for Chrome\n* Connect MetaMask to Ganache:\n    1. Start up Ganache and open a workspace\n    2. Log in to MetaMask\n    3. Create a new `Custom RPC` with the **Ganache RPC Server** URL: `http://localhost:7545/` and connect\n    4. Copy the _private key_ for the **first** account on Ganache by clicking the _key_ icon\n    5. Import Account on MetaMask:\n        * Select Type as Private Key and paste the private key copied previously\n    6. You should now see the first account on Ganache with it's balance of 100 ETH, on MetaMask\n\n## Deployment\n* Fork this repo\n```\ngit clone https://github.com/your-username/eth-todo-list\ncd eth-todo-list\nnpm install -g truffle@5.0.2\nnpm install\ntruffle migrate --reset\nnpm run dev\n```\n\n## Built With\n\n* [Truffle](https://www.trufflesuite.com/truffle) - Development framework for Ethereum DApps\n* [Solidity](https://solidity.readthedocs.io/en/v0.5.3/) - High-level language for implementing Smart Contracts\n* [Ganache](https://www.trufflesuite.com/ganache) - Personal Ethereum blockchain on your local machine\n* [MetaMask](https://metamask.io/) - Allows the browser to interact with Ethereum blockchain and run DApps on the browser\n* [web3.js](https://web3js.readthedocs.io/en/1.0/) - Library that allows the web app to interact with the Ethereum blockchain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiantf%2Feth-todo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastiantf%2Feth-todo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastiantf%2Feth-todo-list/lists"}