2 Oct 2023 [wallets]

woodser wins bounty for adding TypeScript support to 'monero-javascript' library

woodser1 has released monero-ts library v0.9.22 (formerly known as monero-javascript3) with full support for Typescript4 and won the associated ~3.5 XMR bounty5:

With this upgrade, monero-ts offers the same ability to program Monero wallets or daemons in the browser or NodeJS, but with full TypeScript support.6

Changes overview

Support TypeScript (#108)
Rename project to monero-ts
Test and distribute commonjs build
Improve stack traces from source maps
Replace JSDocs with TypeDocs
Update npm dependencies [..]

The full changelog is available on Github7.

This is an ongoing story and the report will be updated when new information is available.


  1. https://github.com/woodser/ 

  2. https://github.com/monero-ecosystem/monero-ts/releases/tag/v0.9.2 

  3. https://github.com/monero-ecosystem/monero-ts 

  4. https://github.com/monero-ecosystem/monero-ts/pull/108 

  5. https://bounties.monero.social/posts/80/ 

  6. https://libreddit.kavin.rocks/r/Monero/comments/16xvy45/ 

  7. https://github.com/monero-ecosystem/monero-ts/compare/v0.8.4…v0.9.2