acme-sdk

Crates.ioacme-sdk
lib.rsacme-sdk
version0.1.46
sourcesrc
created_at2022-07-01 06:15:20.980174
updated_at2022-07-17 19:02:36.829117
descriptionAcme is a complete application toolkit for creating enterprise-grade application within Rust.
homepagehttps://scattered-systems.github.io/acme
repositoryhttps://github.com/scattered-systems/acme.git
max_upload_size
id616947
size91,620
Joe McCain III (FL03)

documentation

README

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
Commit count: 470

cargo fmt