@azoyalabs/contracts-registry
v0.0.1
Published
Registered CosmWasm smart contract code ids for listing
Readme
Contracts listing
This repository holds the information for the Fetchstation app to list validated smart contracts, based on their code id.
Contracts info
To add information on a new contract, you need to create a new entry in the JSON file for the appropriate network under the records folder.
The content of the entry should be like this:
{
"6688": {
"owner": "Azoyalabs",
"website": "https://www.fetns.domains/"
}
}