Skip to content

JohnBortotti/agora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Agora

Agora is a distributed computing protocol powered by blockchain technology.

repository structure

  • 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

About

distributed computing protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published