Creating Metadata
Here we will walk through creating our metadata file in a public location so that our Stakepool may be publicly identified by explorers, wallets, services, etc.


Last updated
Here we will walk through creating our metadata file in a public location so that our Stakepool may be publicly identified by explorers, wallets, services, etc.


Last updated
{
"name": "<the name of your pool>",
"description": "<Come up with an interesting or uninteresting description here",
"ticker": "<your ticker>",
"homepage": "<if you have a homepage, put it here>"
}