Rust

PRDoc

Rust utility designed to help generating, checking and loading struicuted project documentation files to allow high quality documentation, automation and auditing.

subrpc

Rust utility to help users manage they JSON RPC endpoints and pick the best endpoints for them, according to their criteria and experience.

cargo-crate

Your cli interface to crates.io. `cargo-crate` allows quickly querying crates.io for information about a Rust crate.

tera-cli

Command line written in Rust to process data via tera templates. It is used internal by srtool and and offers a great option to render prdoc data.

Subwasm

Rust utility to inspect a Substrate WASM Runtime. No node required. No Internet required.

Play with Rust easily

Unlike intepreted languages, Rust requires a bit of scaffholding before you can compile and run some code. This article show a few other options to play, experiment and learn more about Rust

SRTOOL & Deterministic builds are back to Kusama & Polkadot

Deterministic builds are back, srtool is now usable again in order to build and verifiy Substrate and Polkadot WASM blobs used as runtime.

srtool

A Substrate runtime deterministic compiler and verifier. It allows anyone building a Runtime Blob for Substrate and Polkadot in a trustless manner.

substrate-runtime-hasher

A Rust utility that produces hashes for Substrate. It is used by srtool.

SRTOOL now showing Substrate proposal hashes

Substrate WASM Runtime blob builder & verification now with offline Proposal Hash calculation