Skip to content

Commit

Permalink
Merge branch 'develop' into release/mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihajlo-Pavlovic authored Sep 13, 2024
2 parents 591bf55 + 0ae80a0 commit 34b576a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ To run a full network with multiple NeuroWeb nodes (collators and non-collators)
#### Run A Relay Chain

To start a relay chain we recommend reading and following instructions in [Cumulus Workshop](https://docs.substrate.io/tutorials/build-a-parachain/prepare-a-local-relay-chain/).

NeuroWeb is currently compatible with Polkadot v1.11.0 version.


#### Parachain Nodes (Collators)

From the OriginTrail parachain working directory:
Expand Down
1 change: 1 addition & 0 deletions node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ sp-runtime = { workspace = true }
sp-timestamp = { workspace = true }
substrate-frame-rpc-system = { workspace = true }
substrate-prometheus-endpoint = { workspace = true }
try-runtime-cli = { workspace = true }

# Polkadot
polkadot-cli = { workspace = true }
Expand Down

0 comments on commit 34b576a

Please sign in to comment.