Crates.io | aether-sdk |
lib.rs | aether-sdk |
version | 0.1.1 |
source | src |
created_at | 2022-07-21 20:26:16.979736 |
updated_at | 2022-07-23 17:55:23.512709 |
description | Aether is a next generation EVM Native Multi-Chain engineered for optimal preformance and the highest security |
homepage | https://scattered-systems.github.io/aether/ |
repository | https://github.com/scattered-systems/aether |
max_upload_size | |
id | 629842 |
size | 80,829 |
Aether was created to support the future of internet based experiences by ensuring the digital security of all interactions on the network. Globally, Aether will be deployed as an Ethereum native multi-chain with a focus on security and speed. One of the optimization being developed is the advent of user-centric microchains or a constant size, zk-SNARK blockchain which operates as their personal cloud computing platform as well as their key to public spaces.
docker pull jo3mccain/aether:latest
git clone https://github.com/scattered-systems/aether.git
cargo build --workspace
cargo run --package aether
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
git clone https://github.com/scattered-systems/aether.git
cargo build --package aether
cargo run --package aether
docker run jo3mccain/aether