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.
- Host: GitHub
- URL: https://github.com/stakekit/js-sdk
- Owner: stakekit
- Created: 2023-06-28T15:04:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T19:47:49.000Z (6 months ago)
- Last Synced: 2025-12-21T07:55:30.778Z (6 months ago)
- Topics: staking, web3
- Language: TypeScript
- Homepage: https://www.stakek.it
- Size: 6.96 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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