An open API service indexing awesome lists of open source software.

https://github.com/stakekit/js-sdk

The StakeKit SDKs provide a typesafe way to utilize StakeKit in JavaScript or TypeScript applications. Three packages are currently published by StakeKit to facilitate the consumption of the StakeKit API.
https://github.com/stakekit/js-sdk

staking web3

Last synced: 5 months ago
JSON representation

The StakeKit SDKs provide a typesafe way to utilize StakeKit in JavaScript or TypeScript applications. Three packages are currently published by StakeKit to facilitate the consumption of the StakeKit API.

Awesome Lists containing this project

README

          


Stakekit's logo

# Stakekit Javascript SDKs

## Packages

Below you can find a list of the packages included in this repository.

| Package | NPM |
| ---------------------------------------- | -------------------------- |
| [@stakekit/signers][signers-package] | [link][signers-npm-link] |
| [@stakekit/common][common-package] | [link][common-npm-link] |
| [@stakekit/api-hooks][api-hooks-package] | [link][api-hooks-npm-link] |

[signers-package]: ./packages/signers
[signers-npm-link]: https://www.npmjs.com/package/@stakekit/signers
[common-package]: ./packages/common
[common-npm-link]: https://www.npmjs.com/package/@stakekit/common
[api-hooks-package]: ./packages/api-hooks
[api-hooks-npm-link]: https://www.npmjs.com/package/@stakekit/api-hooks