Agora is a distributed computing protocol powered by blockchain technology.
- core_protocol: core protocol implementation.
- core: node/peer implementation handling network communication and consensus mechanisms.
- database: key-value database used to manage the blockchain state.
- virtual_machine: virtual machine for executing smart contracts.
- explorer: a simple node explorer webpage, written using the Flask framework, for visualizing network activity.
- docs: documentation and notes about the project.
check out docs