If you have a GitHub account and know how to use git, you can easily host your BCMR on Github Gist, similar to
DogeCash.
You can add an icon image to your gist by following
these steps
or to put your icon on IPFS, you can use
nft.storage for a single icon or the
NFT UP tool for a folders of images.
Then on Github Gists, press "raw" button and copy the url until
/raw
in the input field below.
Your BCMR url together with the hash of its content will be stored on the blockchain.
You can also host the BCMR json file on your own website, the recommended location for it is
/.well-known/bitcoin-cash-metadata-registry.json
like
the OTR registry does.
Using this, you only need to enter the base url 'yourtokenwebsite.com' below.
Your website url together with the hash of the BCMR file will be stored on the blockchain.
You can easily upload (pin) your BCMR on IPFS with
nft.storage.
Uploading multiple images grouped together on IPFS can be done with the
NFT UP tool.
Enter the IPFS location of your BCMR json file (version 1 CID starting with
baf...
) below.
The BCMR location together with the hash of its content will be stored on the blockchain.