bfc2cc5284
Replace all docs.rs documentation URLs with documentation.workspace = true to inherit from the workspace's docs.pezkuwichain.io URL.
Test Teyrchains
Each teyrchain consists of three parts: a #![no_std] library with the main execution logic, a WASM crate which wraps
this logic, and a collator node.