@openzeppelin/merkle-tree

v1.0.7
Utilities to work with merkle trees

prepublishOnly

npm run clean

prepare

npm run compile

compile

tsc

compile:watch

tsc -w

clean

rimraf dist

lint

eslint . --ignore-path .gitignore --max-warnings 0

lint:fix

eslint . --ignore-path .gitignore --max-warnings 0 --fix

test

ava

test:watch

ava -w

test:coverage

c8 npm run test --
npm i @openzeppelin/merkle-tree

Metadata

  • MIT
  • Whatever
  • Francisco Giordano
  • released 7/15/2024

Downloads