We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c20a0 commit 1fd2c75Copy full SHA for 1fd2c75
README.md
@@ -12,6 +12,7 @@ Blobchains on Polkadot and Kusama
12
├──<a href="./demo">demo</a>: Projects showcasing integration of RDKs with Sugondat.
13
│ ├── <a href="./demo/rollkit">rollkit</a>: Rollkit's GM rollup.
14
│ ├── <a href="./demo/sovereign">sovereign</a>: Sovereign Demo Rollup.
15
+|--<a href="./docs-site">docs-site</a>: Documentation site source, using Docusaurus.
16
├──<a href="./sugondat-chain">sugondat-chain</a>: Implementation of sugondat parachain.
17
├──<a href="./sugondat-serde-util">sugondat-serde-util</a>: Various utilities for serde.
18
├──<a href="./sugondat-shim">sugondat-shim</a>: Shim between sugondat parachain RPC and RDK adapters.
0 commit comments