Scattered-Systems / aether

Aether is a more robust, general compute solution built on-top of Disarray's pow engine leveraging the increased resources to empower platform users in a plethora of unique ways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aether

Clippy Docker Rust


Aether is designed as a natural extension of nodes participating in Disarray which operate proof-of-work consensus mechanisms, empowering users to quickly monetize their excess computational resources.

Getting Started

Docker

Make sure you have docker installed on the target system

Pull the image

docker pull scsys/aether:latest

Build the image locally (optional)

docker buildx build --tag aether:latest .

Run the image

docker run -p 8080:8080 scsys/aether:latest

Usage

Contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

About

Aether is a more robust, general compute solution built on-top of Disarray's pow engine leveraging the increased resources to empower platform users in a plethora of unique ways

License:Apache License 2.0


Languages

Language:Rust 95.8%Language:Dockerfile 4.0%Language:Shell 0.2%