1.0.7 • Published 1 year ago

bakkt-partner-js v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

bakkt-partner-js

Step to run example: -In the root repository run : tsc to create dist folder.

  • go to the example folder and run: yarn install
  • After that run yarn start to start the example repo.

To create single javascript file, run: npx webpack

Use library:

Using loadBakktSDK function to load our library:

loadBakktSDK({ apiKey: string, env: string})

  • apiKey: The key that you purchased
  • env : the environment.We provide to 2 env is development and production

Test library:

  1. yarn build
  2. npx serve build
1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago