Skip to content

str11ngfello/validator-logos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validator-logos

Repository to store validator logos

  • The validators logos will be used by several clients such as Harmony staking explorer when displaying the list of validators.

Steps to add your logo

  • Fork this repository
  • Add your logo by creating the logo image name using your Harmony one-address and placing it inside validators/, e.g. validators/one1pdv9lrdwl0rg5vglh4xtyrv3wjk3wsqket7zxy.jpg
  • Append your validator's basic information (including address, name, description and website) to the bottom of the list.json,

For example, append yours to the last lines of list.json

...
{
    "id": "one1pdv9lrdwl0rg5vglh4xtyrv3wjk3wsqket7zxy",
    "name": "Harmony",
    "description": "Harmony Staking",
    "website": "https://harmony.one"
},
  • Create a PR
  • Once the Harmony team approves your logo, it will be consumed by clients like Harmony staking explorer

Image Requirements

  • dimension: 256px by 256px or 512px by 512px
  • size: up to 100 KB. TIP: use free drag and drop online service tinypng to optimize image size

About

Repository to store validator logos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published