Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Commit 385c4cc

Browse files
authored
Add section in README linking to rococo-v1 parachain branch (#37)
1 parent cc2c8ff commit 385c4cc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,13 @@ or
3131
```
3232
cargo run --release -- --chain=./res/testnet-1.json
3333
```
34+
35+
## Running as a parachain
36+
37+
An experimental implementation which allows running `canvas-node` as a parachain, tracking the `rococo-v1`
38+
branches of
39+
[`substrate`](https://github.com/paritytech/substrate/tree/rococo-v1),
40+
[`polkadot`](https://github.com/paritytech/polkadot/tree/rococo-v1) and
41+
[`cumulus`](https://github.com/paritytech/cumulus/tree/rococo-v1) is available on our own
42+
[`rococo-v1`](https://github.com/paritytech/canvas-node/tree/rococo-v1)
43+
branch.

0 commit comments

Comments
 (0)