@ramp-network/ramp-instant-sdk

v3.2.3
SDK for Ramp Instant

lint

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

test

jest --coverage --env=jsdom

build

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

start

rollup -c rollup.config.ts -w

prebuild

rimraf dist

precommit

lint-staged

test:prod

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

prepublish

npm run build

test:watch

jest --coverage --watch --env=jsdom
npm i @ramp-network/[email protected]

Metadata

  • MIT
  • >=6.0.0
  • Ramp Network
  • released 9/26/2022

Downloads