@ensdomains/ensjs

v3.0.0-alpha.29
ENS javascript library for contract interaction

ver

pnpm version --no-workspaces-update

denv

pnpm tenv start -ns -nb --extra-time 11368000

lint

eslint ./src/* --no-error-on-unmatched-pattern

tenv

ens-test-env -a

test

jest --run-in-band

build

pnpm clean && pnpm lint && pnpm build:types && pnpm node esbuild.js

clean

rm -rf ./dist ./README.md ./LICENSE

enode

ganache --wallet.mnemonic="test test test test test test test test test test test junk" --chain.chainId 1337 --chain.networkId 1337 --chain.time 1663311099000

start

ts-node --files src/index.test.ts

prepublish

pnpm build && cp ../../README.md ../../LICENSE ./

test:watch

jest --watch --run-in-band

build:types

tsc --emitDeclarationOnly --project tsconfig.build.json

generate-abis

hardhat export-abi

test:specific

ts-node --files

generate-types

ts-node scripts/runTypechain.ts
npm i @ensdomains/[email protected]

Metadata

  • MIT
  • Whatever
  • TateB
  • released 10/11/2022

Downloads