@ramp-network/ramp-instant-sdk

v1.5.1
SDK for Ramp Instant

lint

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

test

jest --coverage

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
npm i @ramp-network/[email protected]

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Ramp Network
  • released 10/24/2019

Downloads