ltc-runtime-bd

0.0.1 • Public • Published

ltc-runtime-bd

runtime sdk

How to use

var bd = require('ltc-runtime-bd');
bd.init(secretKey);
if (bd.checkPayResult(queryObj)) {
  console.log('check succ');
}

Installation

npm install --save ltc-runtime-bd

Tests

npm install
npm test

Readme

Keywords

Package Sidebar

Install

npm i ltc-runtime-bd

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • builden