The purpose of the repo is to make users know more about EOS block producer info. BP info display example:
- Fork the repo to your account
- Clone the repo from your own account, rather than the origin one
git clone git@github.com:xxxxxxxx/eos-bp-profile.git
- Create and switch to a new branch named by your bp account name
- Add a new json file to the
bp
directory, which named by the EOS bp account name, for example:
imtoken.json
- Fulfill the content by following the schema of $template.json
- Add the bp logo and cover to
images
directory, which named by the EOS bp account name, for example:
logo-$account_name.png
cover-$account_name.png
- Push to your own repo
- Make a pull request with detailed description
- We will review your PR as soon as possible, and then merge it into the master branch when everything is fine
- logo size: 180x180 png
- cover size: 1125x420 png
2018©imToken PTE. LTD.