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 cb4ea10628 Message matchers, Contract type, Code 2 years ago
agolang Message matchers, Contract type, Code 2 years ago
agolytics Create the cargo workspace, update README 2 years ago
agorata_contracts Message matchers, Contract type, Code 2 years ago
src Init 2 years ago
.gitignore Init 2 years ago
Cargo.toml Agolang, code, and functions 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.