Ethereum Blockchain Application - Todo List Backend

This app is a simple backend for a todo list powered by Ethereum Smart Contracts. This was made to demonstrate my understanding about blockchain and how to connect an app to a decentralized platform.

Tech Stack

  • Solidity - High-level language for implementing Smart Contracts
  • Ganache - Personal Ethereum blockchain on your local machine
  • Go-Ethereum - Official Go implementation of the Ethereum protocol
  • Go - The language used in the backend

License

MIT