![hive](https://files.peakd.com/file/peakd-hive/hiveio/XFg9AgYH-7ohP4GDMGPrU6KTuuW27Tq6en5JYHcVeXL6fAJ1RujUw3NULjf8Ndi8hyaTt3Nrng1MpPziTt4u4FZf5Jr5WdpPFzB1K3SX51ToL.jpg)
Hive-JS is updated and is ready for [HF24](https://hive.blog/hiveblockchain/@hiveio/hardfork-24-resources-for-node-operators-and-developers). 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 ❤

See: HF24 | Hive-js (aka steem-js) by @mahdiyari