forked from polkadot-cloud/polkadot-staking-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from Cerebellum-Network/release/1.5.0
Release 1.5.0
- Loading branch information
Showing
14 changed files
with
16,591 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,17 @@ import { ReactComponent as Cere } from './thumbnails/cere.svg'; | |
import { ReactComponent as XameyzIdentity } from './thumbnails/xameyz.svg'; | ||
import { ReactComponent as AnyValid } from './thumbnails/anyvalid.svg'; | ||
import { ReactComponent as SerGo } from './thumbnails/SerGo.svg'; | ||
import { ReactComponent as StakeAngle } from './thumbnails/stakeangle.svg'; | ||
import { ReactComponent as medium } from './thumbnails/medium.svg'; | ||
import { ReactComponent as Jinogami } from './thumbnails/Jinogami.svg'; | ||
import { ReactComponent as EdgeServices } from './thumbnails/edgeservices.svg'; | ||
import { ReactComponent as wombat } from './thumbnails/wombat.svg'; | ||
import { ReactComponent as Brightlystake } from './thumbnails/Brightlystake-logo.svg'; | ||
import { ReactComponent as garm99 } from './thumbnails/garm99.svg'; | ||
import { ReactComponent as Thumbnail4T2CAPITAL } from './thumbnails/4t2.svg'; | ||
import { ReactComponent as TRK } from './thumbnails/TRK.svg'; | ||
import { ReactComponent as Testnetrun } from './thumbnails/Testnetrun.svg'; | ||
import { ReactComponent as Tokem } from './thumbnails/tomek.svg'; | ||
|
||
export const VALIDATOR_COMMUNITY = [ | ||
{ | ||
|
@@ -64,4 +75,125 @@ export const VALIDATOR_COMMUNITY = [ | |
cere: ['6SpjH8swCtFwmntQmdikMWyDKgr59q1cLauePYc2iqwwe6Bv'], | ||
}, | ||
}, | ||
{ | ||
name: 'StakeAngle', | ||
Thumbnail: StakeAngle, | ||
bio: `Non-custodial staking provider`, | ||
email: '[email protected]', | ||
website: 'https://stakeangle.com', | ||
twitter: '', | ||
validators: { | ||
cere: ['6T9794B5HPPNYqds6VNAxcFjYZHzpgbZfdWXSiE6q65eLpVm'], | ||
}, | ||
}, | ||
{ | ||
name: 'medium', | ||
Thumbnail: medium, | ||
bio: `Individual staking services`, | ||
email: '[email protected]', | ||
website: 'https://github.com/mediumwe11', | ||
twitter: '', | ||
validators: { | ||
cere: ['6TsKhZ5o9BFAG1bCY2HVriUXAuQMae744APMMcVgYqYhNJRy'], | ||
}, | ||
}, | ||
{ | ||
name: 'Jinogami', | ||
Thumbnail: Jinogami, | ||
bio: `A Community Cere Validator`, | ||
email: '[email protected]', | ||
website: '', | ||
twitter: '@steganosgraphos', | ||
validators: { | ||
cere: ['6RvHuBMLqBVcwvk62qto81m8DFPoKBq86WCAmVEwHH3rTuNQ'], | ||
}, | ||
}, | ||
{ | ||
name: 'EdgeServices', | ||
Thumbnail: EdgeServices, | ||
bio: `Blockchain Nodes & Services`, | ||
email: '[email protected]', | ||
website: 'https://edgeservices.io', | ||
twitter: '@EdgeServicesIO', | ||
validators: { | ||
cere: ['6RByFsuHYQET5V78TqaRuyeF8XQRKPuZhkE9admxL48VUEey'], | ||
}, | ||
}, | ||
{ | ||
name: 'wombat', | ||
Thumbnail: wombat, | ||
bio: `Professional blockchain validator`, | ||
email: '[email protected]', | ||
website: 'https://github.com/wombatqq', | ||
twitter: '', | ||
validators: { | ||
cere: ['6Pqj4UwFRN4mmu25PH8RqWaMT4jNd6ytFNgaJ4KtVTfgByez'], | ||
}, | ||
}, | ||
{ | ||
name: 'Brightlystake', | ||
Thumbnail: Brightlystake, | ||
bio: `Cere node from Brightlystake. Contact us for any queries https://linktr.ee/brightlystake`, | ||
email: '[email protected]', | ||
website: 'https://brightlystake.com/', | ||
twitter: '@brightlystake', | ||
validators: { | ||
cere: ['6TnQVHWvDtw5W5vqEjNcewypHagW9N5VtvDTDUNWq3drqZTB'], | ||
}, | ||
}, | ||
{ | ||
name: 'garm99', | ||
Thumbnail: garm99, | ||
bio: `Staking Provider of Proof-of-Stake Networks`, | ||
email: '[email protected]', | ||
website: 'nodeskeeper.com', | ||
twitter: '@GARM799', | ||
validators: { | ||
cere: ['6RLGWVUzwXBvjuyLHY7Hr95TqgdUV6UxboG9i3xZnVp1vVWk'], | ||
}, | ||
}, | ||
{ | ||
name: '4T2.CAPITAL', | ||
Thumbnail: Thumbnail4T2CAPITAL, | ||
bio: `validating with love & care | secure and seamless staking experience | based in 🇳🇴`, | ||
email: '[email protected]', | ||
website: 'https://4t2.capital', | ||
twitter: '', | ||
validators: { | ||
cere: ['6VB5dkmPn6zpti4BaEZp2y7Ht8kaj8ELKGAHzpThowzXU66A'], | ||
}, | ||
}, | ||
{ | ||
name: 'TRK', | ||
Thumbnail: TRK, | ||
bio: `Validating...`, | ||
email: '', | ||
website: '', | ||
twitter: '', | ||
validators: { | ||
cere: ['6TBNtFjPELfrzSa2sXYyTWhbP1omhjxhF5nk6jtR51S3pfrS'], | ||
}, | ||
}, | ||
{ | ||
name: 'Testnetrun', | ||
Thumbnail: Testnetrun, | ||
bio: `Position yourself for the blockchain-powered future of the next decade by staking today, ensuring you're part of the fastest and most secure validator network in the space.`, | ||
email: '[email protected]', | ||
website: 'https://stake.testnet.run', | ||
twitter: '@testnetrun', | ||
validators: { | ||
cere: ['6QPgrdDzaMqj54YcHm1XpyqN8z9DTZ9sySXwF7uFwfUADkiL'], | ||
}, | ||
}, | ||
{ | ||
name: 'TomekNode', | ||
Thumbnail: Tokem, | ||
bio: `Experienced and dedicated, I pride myself on being a reliable community validator node maintainer, ensuring optimal performance and trust for our nominators`, | ||
email: '[email protected]', | ||
website: '', | ||
twitter: '', | ||
validators: { | ||
cere: ['6PbuJRgBSikmBNajCa75Zq9PqXmaYcCZ6e5QKk7sUyeebBDU'], | ||
}, | ||
}, | ||
]; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.