#
Overview
#
Source Code
Our contract source code is available on Github
#
Interacting with Contracts
Our Resolution Utils Contracts are the best way to interact with the overall system. These contracts have simple interfaces for resolving values on .avax names.
#
Deployments
Contract ABI & mainnet contract addresses are available in our Client Common repository
#
Integration into Solidity projects
Integrators can install & import contracts in their solidity project via the @avvy/contracts
package on NPM.