@ramp-network/ramp-instant-sdk

v4.0.7
SDK for Ramp Instant

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

prebuild

rimraf dist

build

tsc --module commonjs && rollup -c rollup.config.mjs

start

rollup -c rollup.config.ts -w

test

jest --coverage --env=jsdom

test:watch

jest --coverage --watch --env=jsdom

test:prod

npm run lint && npm run test -- --no-cache

precommit

lint-staged

prepublish

npm run build
npm i @ramp-network/ramp-instant-sdk

Metadata

  • MIT
  • >=6.0.0
  • Ramp Network
  • released 10/11/2024

Downloads