@moralisweb3/common-evm-utils

v2.27.2

test

jest --runInBand --detectOpenHandles --forceExit --ci

test:coverage

yarn run test --coverage

test:watch

yarn run test --watch

lint

yarn run -T eslint . --ext .js,.ts,.tsx,jsx

clean

rm -rf lib && rm -rf ./node_modules/.cache/nx

build

rollup -c

dev

tsc --watch

gen:api-types

openapi-typescript https://deep-index.moralis.io/api-docs-2.2/v2.2/swagger.json --output src/operations/openapi.ts
npm i @moralisweb3/common-evm-utils

Metadata

  • MIT
  • Whatever
  • Moralis
  • released 8/12/2024

Downloads