@moralisweb3/server

v2.0.0-alpha.1

test

echo 'not implemented'

test:coverage

yarn run test --coverage

test:watch

yarn run test --watch

format

prettier . '**/*.+(js|ts|json)' --write

format:check

prettier . '**/*.+(js|ts|json)' --check

lint

eslint . --ext .js,.ts,.tsx,jsx

clean

rm -rf lib && rm -rf lib.esm && rm -rf tsconfig.tsbuildinfo

build

tsc

dev

tsc --watch
npm i @moralisweb3/[email protected]

Metadata

  • MIT
  • Whatever
  • Moralis
  • released 6/3/2022

Downloads