Todo Dapp4 years ago
completedpublic
A full-stack decentralized application for managing todo lists built with Flutter for cross-platform mobile frontend and Solidity for blockchain backend. Users authenticate with Ethereum private keys to interact with a smart contract that persists todos on the blockchain. The project demonstrates integration of mobile development with Web3 technologies, including contract deployment, transaction handling, and event monitoring via Ganache local development network.
// meta
role
Solo Developer
status
completed
// highlights
>Built full-stack decentralized application with Flutter frontend and Solidity smart contract backend
>Implemented Ethereum wallet integration using private keys for user authentication
>Developed contract functions for CRUD operations on todos with completion toggle and deletion
>Integrated web3dart library to execute smart contract transactions and monitor blockchain state
>Designed mobile UI following design patterns with persistent blockchain storage
// stack
FlutterDartSolidityGanacheTruffleweb3dart
// links