The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules.
Checkout orml-workshop for example usage.
make check
make check-tests
make test
Cargo.tomlORML use Cargo.dev.toml to avoid workspace conflicts with project cargo config. To use cargo commands in ORML workspace, create Cargo.toml by running
cp Cargo.dev.toml Cargo.toml, ormake Cargo.toml, ormake dev-check etc which does the copy. (For the full list of make commands, check Makefile)ORML is part of the bigger Open-Web3-Stack initiative, that is currently under a General Grant from Web3 Foundation. See Application details here. The 1st milestone has been delivered.
In alphabetical order
(top 30 of 80)
Rust
99.6%
The Open Runtime Module Library (ORML) is a community maintained collection of Substrate runtime modules.
Checkout orml-workshop for example usage.
make check
make check-tests
make test
Cargo.tomlORML use Cargo.dev.toml to avoid workspace conflicts with project cargo config. To use cargo commands in ORML workspace, create Cargo.toml by running
cp Cargo.dev.toml Cargo.toml, ormake Cargo.toml, ormake dev-check etc which does the copy. (For the full list of make commands, check Makefile)ORML is part of the bigger Open-Web3-Stack initiative, that is currently under a General Grant from Web3 Foundation. See Application details here. The 1st milestone has been delivered.
In alphabetical order
(top 30 of 80)
Rust
99.6%