Skip to content

Commit

Permalink
Update config file with chains_config (#1062)
Browse files Browse the repository at this point in the history
* Update config file with chains_config

* Update config.toml

* Update configs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Pavel <pavel@novawallet.io>
  • Loading branch information
3 people authored Nov 11, 2024
1 parent a84881f commit 2323b37
Show file tree
Hide file tree
Showing 21 changed files with 37 additions and 30 deletions.
67 changes: 37 additions & 30 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -780,21 +780,6 @@ rpc_endpoints = ["wss://entrypoint-finney.opentensor.ai:443"]
testnet = false
verifier = "novasama"

[[chains]]
name = "ajuna"
title = "Ajuna"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg"
rpc_endpoints = [
"wss://rpc-para.ajuna.network",
"wss://ajuna.ibp.network",
"wss://ajuna.dotters.network",
"wss://ajuna.public.curie.radiumblock.co/ws",
]
testnet = false
verifier = "novasama"
relay_chain = "polkadot"

[[chains]]
name = "poscan-runtime"
title = "3DPass"
Expand Down Expand Up @@ -1050,20 +1035,6 @@ testnet = false
verifier = "novasama"
relay_chain = "kusama"

[[chains]]
name = "nexus"
title = "Hyperbridge Nexus"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg"
rpc_endpoints = [
"wss://nexus.ibp.network",
"wss://nexus.dotters.network",
"wss://hyperbridge-nexus-rpc.blockops.network",
]
testnet = false
verifier = "novasama"
relay_chain = "polkadot"

[[chains]]
name = "avail"
title = "Avail"
Expand All @@ -1086,10 +1057,46 @@ rpc_endpoints = ["wss://rpc.dentnet.io/ws"]
testnet = false
verifier = "novasama"

[[chains]]
name = "creditcoin-node"
title = "CC Enterprise"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg"
rpc_endpoints = ["wss://mainnet.creditcoin.network/ws"]
testnet = false
verifier = "novasama"

[[chains]]
name = "creditcoin3"
title = "Creditcoin"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg"
rpc_endpoints = ["wss://mainnet3.creditcoin.network"]
testnet = false
verifier = "novasama"

[[chains]]
name = "humanode"
title = "Humanode"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg"
rpc_endpoints = ["wss://explorer-rpc-ws.mainnet.stages.humanode.io"]
testnet = false
verifier = "novasama"

[[chains]]
name = "node"
title = "DeepBrain"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg"
rpc_endpoints = ["wss://info.dbcwallet.io"]
testnet = false
verifier = "novasama"

[[chains]]
name = "paseo"
title = "Paseo Testnet"
color = "#38393F"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg"
rpc_endpoints = ["wss://paseo.rpc.amforc.com"]
testnet = true
Expand Down
Binary file removed public/qr/polkadot-ajuna_metadata_203.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_400.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_500.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_600.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_701.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_704.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_706.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_707.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_800.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_metadata_802.apng
Binary file not shown.
Binary file removed public/qr/polkadot-ajuna_specs.png
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_100.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1000.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1100.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1300.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1400.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1500.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1600.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_metadata_1700.apng
Binary file not shown.
Binary file removed public/qr/polkadot-nexus_specs.png
Binary file not shown.

0 comments on commit 2323b37

Please sign in to comment.