Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Paseo chainspec from submodule #138

Merged
merged 1 commit into from
Dec 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "submodules/polkadot-sdk"]
path = submodules/polkadot-sdk
url = /~https://github.com/paritytech/polkadot-sdk.git
[submodule "paseo-runtimes"]
path = submodules/paseo-runtimes
url = /~https://github.com/paseo-network/runtimes.git
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,16 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Polkadot](polkadot/relaychain/chainspec.json)
- [Polkadot Bridge Hub](polkadot/parachain/bridge-hub/chainspec.json)
- [Polkadot Collectives](polkadot/parachain/collectives/chainspec.json)
- [Polkadot Statemint](polkadot/parachain/statemint/chainspec.json)

### Kusama
- [Kusama](kusama/relaychain/chainspec.json)
- [Kusama Bridge Hub](kusama/parachain/bridge-hub/chainspec.json)
- [Kusama Statemine](kusama/parachain/statemine/chainspec.json)


### Paseo
- [Paseo](paseo/relaychain/chainspec.json)

### Rococo
- [Rococo](rococo/relaychain/chainspec.json)
- [Rococo Rockmine](rococo/parachain/rockmine/chainspec.json)
Expand Down
1 change: 1 addition & 0 deletions paseo/relaychain/chainspec.json
1 change: 1 addition & 0 deletions submodules/paseo-runtimes
Submodule paseo-runtimes added at eb7e7d