Releases: sentinel-official/sentinel-js-sdk
Releases · sentinel-official/sentinel-js-sdk
v1.1.0
- Fixed a bug in ipv6 parsing (2a10a0e)
- Typo for v2ray config (8d1eb79)
- Connect to v2ray client - binary must be already installed on host machine and sudoers permissions are required (example)
- Connect to wirguard client - binary must be already installed on host machine and sudoers permissions are required (example)
- Return stats of wg connection (7f15c3b)
- Subscribe to chain events with WebSocket client
- fetchLocation method using ip-api . com (d260112)
v1.0.0
The Sentinel JS SDK 1.0.0 is the initial release of a JavaScript library for interacting with the Sentinel Hub platform. It provides a simple and intuitive API for querying, interact and parsing the Sentinel Chain
Basic features, including:
- Query
- Transaction
- Basic events parsing
The release also includes examples for using the SDK with Node.js and integration with Keplr