Expand description
The Robonomics runtime module. This can be compiled with #[no_std], ready for Wasm.
Re-exports
Modules
- Set of approaches to handle economical aspects of agreement.
 - The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. - Signed liability implementation.
 - Set of approaches to handle technical aspects of agreement.
 - Robonomics liability traits definitions.