1.0.3 • Published 1 year ago

sila-sdk v1.0.3

Weekly downloads
118
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

1.0.3

1 year ago

0.2.28

4 years ago

0.2.26

4 years ago

0.2.24

4 years ago

0.2.23

4 years ago

0.2.21

4 years ago

0.2.19

4 years ago

0.2.13-rc.5

4 years ago

0.2.13-rc.4

5 years ago

0.2.13-rc.3

5 years ago

0.2.13-rc.2

5 years ago

0.2.13-rc.1

5 years ago

0.2.13-rc.0

5 years ago

0.2.9-rc.0

5 years ago

0.2.7-rc.0

5 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.0.1

7 years ago