@moralisweb3/common-sol-utils

v2.27.2

test

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

test:coverage

yarn run test --coverage --coverageReporters json-summary

test:watch

yarn run test --watch

gen:api-types

openapi-typescript https://solana-gateway.moralis.io/api-json --output src/operations/openapi.ts

lint

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

clean

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

build

rollup -c

dev

tsc --watch
npm i @moralisweb3/common-sol-utils

Metadata

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

Downloads