acme-sdk 0.1.45

Acme is a complete application toolkit for creating enterprise-grade application within Rust.
docs.rs failed to build acme-sdk-0.1.45
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: acme-sdk-0.1.46

acme

Code Analysis Docker Rust

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.

Developers

Getting Started

git clone https://github.com/scattered-systems/acme.git

Containers

docker build . --tag jo3mccain/acme:next
docker run jo3mccain/acme:next

with compose

docker -f ".docker/docker-compose.yml" --name acme up