
Hive-JS is updated and is ready for HF24. This update is necessary for a smooth transition from HF23 to HF24
This post is just a notice for App/Front-end developers.
Browser users:
Your app will be updated automatically if you use the CDN. Otherwise, you should build or download the latest release.
CDN for latest release with auto-update: (this may take a few hours to update) (recommended)
https://cdn.jsdelivr.net/npm/@hiveio/hive-js/dist/hive.min.js
CDN for just this release:
https://cdn.jsdelivr.net/npm/@hiveio/hive-js@0.8.0/dist/hive.min.js
Node users:
Update to the latest release (v0.8.0)
npm install @hiveio/hive-js --save
Git repository: https://gitlab.syncad.com/hive/hive-js/
NPM package: https://www.npmjs.com/package/@hiveio/hive-js
Hive on ❤