/liberland_node

Primary LanguageRustThe UnlicenseUnlicense

# Liberland Blockchain

Liberland blockchain node

GitHub tag (latest by date) Twitter

Install and Run

For Linux, OpenBSD, FreeBSD and MacOS:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/liberland/liberland_node && cd liberland_node/
sh scripts/init.sh
cargo build --release

More documentation can be found in the (docs/)[docs/] folder