@moralisweb3/sol-api

v2.25.2
This package contains API client for Solana API.

dev

tsc --watch

lint

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

test

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

build

rollup -c

clean

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

gen:client

node ../apiUtils/scripts/generate-client.cjs ./src/generated/ClientSolApi.ts @moralisweb3/common-sol-utils

test:watch

yarn run test --watch

test:coverage

yarn run test --coverage --coverageReporters json-summary
npm i @moralisweb3/[email protected]

Metadata

  • MIT
  • Whatever
  • Moralis
  • released 3/21/2024

Downloads