Skip to content

Commit

Permalink
Merge pull request #2920 from novasamatech/promote/polkadot_people
Browse files Browse the repository at this point in the history
Promote polkadot people chain as identity chain for Polkadot
  • Loading branch information
ERussel authored Jul 27, 2024
2 parents f742858 + 73ec783 commit 61e6f8c
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 1 deletion.
42 changes: 42 additions & 0 deletions chains/v20/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
"themeColor": "#E6007A",
"stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking",
"stakingMaxElectingVoters": 22500,
"identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"feeViaRuntimeCall": true,
"supportsGenericLedgerApp": true
}
Expand Down Expand Up @@ -447,6 +448,47 @@
"supportsGenericLedgerApp": true
}
},
{
"chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008",
"parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
"name": "Polkadot People",
"assets": [
{
"assetId": 0,
"symbol": "DOT",
"precision": 10,
"priceId": "polkadot",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg"
}
],
"nodes": [
{
"url": "wss://polkadot-people-rpc.polkadot.io",
"name": "Parity node",
"features": [
"noTls12"
]
},
{
"url": "wss://sys.ibp.network/people-polkadot",
"name": "IBP network node"
},
{
"url": "wss://sys.dotters.network/people-polkadot",
"name": "Dotters Net node"
},
{
"url": "wss://rpc-people-polkadot.luckyfriday.io",
"name": "LuckyFriday node"
},
{
"url": "wss://people-polkadot.public.curie.radiumblock.co/ws",
"name": "Radium node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg",
"addressPrefix": 0
},
{
"chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f",
"parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
Expand Down
2 changes: 1 addition & 1 deletion chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -9402,7 +9402,7 @@
"name": "Radium node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg",
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg",
"addressPrefix": 0
},
{
Expand Down
15 changes: 15 additions & 0 deletions icons/chains/gradient/Polkadot_People.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61e6f8c

Please sign in to comment.