Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 391 Bytes

rust.md

File metadata and controls

13 lines (9 loc) · 391 Bytes

Rust API docs

Liberland Blockchain Node contains thorough in-code documentation.

Seeing Rust API docs locally

Assuming you have your development environment setup (see Build, Run & Test guide), execute following in main liberland_substrate repo directory:

cargo doc --open --no-deps -p pallet-llm -p pallet-liberland-legislation -p pallet-liberland-initializer