How to add an icon to your existing SLP Token

0 226
Avatar for sufkop
Written by
3 years ago

This is a step by step on how to add an icon or logo to an already existing token.

Warning: This is not possible if the token already has an icon

The easy way:

  • Go to https://mint.bitcoin.com/

  • In the menu click on "Portfolio"

  • In the "Import Wallet" section, click on "mint.bitcoin.com wallet" and type in your mnemonic seed phrase.

  • Click "Import"

  • After a few seconds you should see an overview of your coin and token balances

  • Make sure you have some BCH in your wallet

  • Go to https://mint.bitcoin.com/#/icons

  • Fill in the genesis block id

  • Fill in your email

  • And click or drag the new logo on the designated area

  • Make sure it looks like you want in the editor that pops up

  • Click "Submit Icon"

  • Your new icon should now be displayed

The hard way:

Make sure you have your logo ready in the following sizes as PNG image and with the genesis transaction id as the name:

  • original square size

  • 128x128

  • 32x32

  • 64x64

  • Only if possible: in SVG file format

Go to https://www.github.com

Log in or create an account

Go to https://github.com/kosinusbch/slp-token-icons

Click the "Fork" button in the top right

You should now be on https://github.com/<your user name>/slp-token-icons

Go to the directory named "128"

Click "Add file" and in the menu click "Upload files"

Upload the PNG image that is 128x128 pixels. Make sure the name is the genesis id and the file format is .png

Repeat this step for every directory you saw on the previous page, for each corresponding image size (and format) that you have.

Do not change any other files.

Go back to https://github.com/kosinusbch/slp-token-icons and click “New pull request”.

From the Compare Changes page, select your repository & changes to merge into the original one.

Once the owner of the repository accepts your changes your icon should be shown.

4
$ 0.60
$ 0.60 from Anonymous user(s)
A
Avatar for sufkop
Written by
3 years ago

Comments