@turnkey/ethers

v0.18.3
Turnkey Signer for Ethers
Turnkey Ethers ethers.js

pack

npm pack && mv *.tgz /Users/jessecollier/git/test-app-1/

test

jest

build

tsc -b ./tsconfig.esm.json ./tsconfig.json

clean

rimraf ./dist ./.cache

typecheck

tsc -p tsconfig.typecheck.json

compile:contracts

hardhat compile
npm i @turnkey/[email protected]

Metadata

Downloads