Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

RNS Resolver smart contracts

Compare
Choose a tag to compare
@ilanolkies ilanolkies released this 26 Dec 21:17
· 32 commits to master since this release
fca118d

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.