| Crates.io | acme-sdk |
| lib.rs | acme-sdk |
| version | 0.1.46 |
| created_at | 2022-07-01 06:15:20.980174+00 |
| updated_at | 2022-07-17 19:02:36.829117+00 |
| description | Acme is a complete application toolkit for creating enterprise-grade application within Rust. |
| homepage | https://scattered-systems.github.io/acme |
| repository | https://github.com/scattered-systems/acme.git |
| max_upload_size | |
| id | 616947 |
| size | 91,620 |
Acme was created to be a collection of useful clients, interfaces, and mission-critical application scaffolding for quickly designing enterprise grad dApps for the Scattered-Systems Ecosystem.
git clone https://github.com/scattered-systems/acme.git
docker build . --tag jo3mccain/acme:next
docker run jo3mccain/acme:next
with compose
docker -f ".docker/docker-compose.yml" --name acme up