@ensdomains/offchain-resolver-contracts

v0.2.1
This package contains Solidity contracts you can customise and deploy to provide offchain resolution of ENS names.

pub

yarn publish --access public

lint

npx hardhat check

test

run() { npx hardhat test; }; run

build

npx hardhat compile

clean

rm -fr node_modules artifacts cache

prepublishOnly

yarn build
npm i @ensdomains/offchain-resolver-contracts

Metadata

  • MIT
  • Whatever
  • Nick Johnson
  • released 3/10/2022

Downloads