This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
RNS Resolver smart contracts
Including three smart contracts:
PublicResolver.sol
a^5.0.0
implementation of the initial RNS resolver.MultiChainResolver.sol
the actual RNS default resolver.AddressUtil.sol
to convert address <-> string
and some abstracts:
AbstractsAddrResolver.sol
AbstractsPublicResolver.sol
AbstractsMultiChainResolver.sol
Find it in npm.