0.0.1 • Published 2 years ago

@azoyalabs/contracts-registry v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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/"
    }
}
0.0.1

2 years ago