Last active
June 18, 2024 22:29
-
-
Save mrkara/0927aa223b669d791ccd9ac0e91ffe75 to your computer and use it in GitHub Desktop.
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
{ | |
"owner": { | |
"name": "Muhammet Kara", | |
"description": "Muhammet Kara is a great validator", | |
"type": [ | |
"validator" | |
], | |
"identity": { | |
"ownership_disclosure_url": "", | |
"casper_association_kyc_url": "", | |
"casper_association_kyc_onchain": "" | |
}, | |
"resources": { | |
"code_of_conduct_url": "", | |
"terms_of_service_url": "https://acme.com/tos", | |
"privacy_policy_url": "https://acme.com/privacy", | |
"other": [ | |
{ | |
"name": "About Us", | |
"url": "https://acme.com/about" | |
} | |
] | |
}, | |
"affiliated_accounts": [ | |
{ | |
"public_key": "01aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" | |
} | |
], | |
"website": "https://muhammetkara.dev", | |
"email": "[email protected]", | |
"branding": { | |
"logo": { | |
"png_256": "https://picsum.photos/257/257", | |
"png_1024": "", | |
"svg": "" | |
} | |
}, | |
"location": { | |
"name": "Ankara", | |
"country": "Turkey", | |
"latitude": 0, | |
"longitude": 0 | |
}, | |
"social": { | |
"keybase": "", | |
"telegram": "", | |
"twitter": "@acme", | |
"github": "mrkara", | |
"youtube": "", | |
"facebook": "acme", | |
"medium": "", | |
"reddit": "", | |
"wechat": "" | |
} | |
}, | |
"nodes": [ | |
{ | |
"public_key": "014879b8cf7f459939fed0ca762ae21cba6b2651f256c2c16e35b24ca1b82ad2e5", | |
"description": "This validator is running on a bare metal machine with top hardware specifications", | |
"location": { | |
"name": "Frankfurt", | |
"country": "Germany", | |
"latitude": 0, | |
"longitude": 0 | |
}, | |
"functionality": [ | |
"validator" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment