1.0.4 • Published 2 years ago
@swisstronik/sdi-sdk
Licence
Apache-2.0
Version
1.0.4
Deps
24
Size
12.9 MB
Vulns
4
Weekly
0
TypeScript SDK for Swisstronik Network
Overview
The purpose of this @swisstronik/sdi-sdk NPM package is to provide base functionality for interacting with cosmos-related parts of Swisstronik network (governance, staking, etc.).
Developer Guide
Installing in ESM projects
To install this NPM package in a project that needs ESM builds, use our latest release channel to install the stable version:
npm install @swisstronik/sdi-sdk@latest
Installing in CommonJS projects
To install this NPM package in a project that needs CommonJS builds, use our cjs release channel to install the latest stable CommonJS version:
npm install @swisstronik/sdi-sdk@cjs