liberland / liberland_node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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

About

License:The Unlicense


Languages

Language:Rust 100.0%Language:Shell 0.0%