mkaczanowski / cosmostation_token_resource

:books: Token Resources Managed By Cosmostation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Resources By Cosmostation

We decided to use this repo for validators' images and token assets for our products.

How to add your validator image

  1. Fork this repo to your own github account
  2. Clone fork and create new branch
git clone git@github.com:YOUR_ACCOUNT/cosmostation_token_resource.git
cd cosmostation_token_resource
git branch <branch_name>
git checkout <branch_name>
  1. Add your image (.png) file to appropriate directory

  2. Commit and push to your fork

git add -A
git commit -m “Add <YOUR VALIDATOR NAME>”
git push origin <branch_name>
  1. From your repository, make pull requesrt (PR)

Image Requirements

  • file extension: .png. Note that uppercase PNG considered invalid
  • file name: should be your validator operator address.png
  • file directory: should be located in whichever network inside moniker directory

Cosmostation's Services and Community

About

:books: Token Resources Managed By Cosmostation