1.0.3 • Published 2 months ago

sila-sdk v1.0.3

Weekly downloads
118
License
Apache-2.0
Repository
github
Last release
2 months ago

Sila SDK for Node Apps

Using the SDK

Installation and use

A guide to the installation and configuration of this SDK can be found here: https://docs.silamoney.com/docs/nodejavascript-sdk

Endpoint Methods

Example code for each SDK endpoint method is found in the associated endpoint's section in our docs, which can be found here: https://docs.silamoney.com/docs/get-started

Development

Setup

npm install

That's it. You're ready to go!

Testing

Run unit tests and code coverage summary

npm run test

To see a detail of code coverage, view your lcov report:

http-server ./coverage/lcov-report/

Then browse to the address displayed in your terminal.

NOTE: If you do not have http-server installed, you can install it with the following command:

npm i -g http-server

Note on Package Name Change

The SDK package name has changed from @silamoney/sdk to sila-sdk starting with version 1.0.2. Please update your dependencies to sila-sdk for future updates.

1.0.2

2 months ago

1.0.3

2 months ago

0.2.28

3 years ago

0.2.26

3 years ago

0.2.24

3 years ago

0.2.23

3 years ago

0.2.21

3 years ago

0.2.19

3 years ago

0.2.13-rc.5

3 years ago

0.2.13-rc.4

3 years ago

0.2.13-rc.3

3 years ago

0.2.13-rc.2

3 years ago

0.2.13-rc.1

3 years ago

0.2.13-rc.0

4 years ago

0.2.9-rc.0

4 years ago

0.2.7-rc.0

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.0.1

5 years ago