| Crates.io | disaronno |
| lib.rs | disaronno |
| version | 0.1.5 |
| created_at | 2022-05-26 19:04:40.809138+00 |
| updated_at | 2022-06-12 19:08:15.666247+00 |
| description | Disaronno is a blockchain framework designed to support the Scattered-Systems Ecosystem |
| homepage | |
| repository | https://github.com/scattered-systems/disaronno.git |
| max_upload_size | |
| id | 594320 |
| size | 13,154 |
Disaronno is designed to be a highly modular blockchain framework designed for the Scattered-Systems ecosystem. This project was inspired by Ignite and Substrate, which respectively serve as the foundation for two of the leading multi-chains, Cosmos and Polkadot.
git clone https://github.com/scattered-systems/disarono.git
cargo build --workspace
cargo test --package disaronno
Typically, all repositories will use a standard workspace to reduce the overall complexity of the individual systems.
~/project
.github
workflows
artifacts
docker
data
code
crates
config
deploy
kube
docker-compose.yml
.env
.gitignore
Cargo.toml
LICENSE
README.md