Skip to main content

Installations

Golang

Golang installation guide.

Caddy

Caddy proxy installation guide.

Docker & Docker Compose

Docker installation guide.

Docker Compose installation guide.

Setup Rust environment

Rust installation guide.

After Rust toolchain is installed on your system, install wasm build target for Rust

rustup target add wasm32-unknown-unknown

Wallets

Metamask installation guide. Kelpr installation guide.

Prepare Flux Repositories

mkdir flux && cd flux
git clone https://github.com/FluxAstromeshLabs/flux-network
git clone https://github.com/FluxAstromeshLabs/sdk-go
git clone https://github.com/FluxAstromeshLabs/nexus-bots