Skip to content

dklabco/cosmostation_token_resource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 reuqest (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

📚 Token Resources Managed By Cosmostation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published