The Core of Agorata Stage II written in Rust https://agorata.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lev 1cf617c1f5 Struct for a contract's state 2 years ago
agolytics Create the cargo workspace, update README 2 years ago
agorata_contracts Struct for a contract's state 2 years ago
src Init 2 years ago
.gitignore Init 2 years ago
Cargo.toml Create the cargo workspace, update README 2 years ago
README.md Create the cargo workspace, update README 2 years ago

README.md

Agorata Core

The Core of Agorata written in Rust

agorata_contracts/ contains the tools for representing smart contracts (as state machines).

agolytics/ contains the tools for analyzing smart contracts.