mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
fdebbcb3862db6f6b7985f552a859d909fa82f59
On installing `ripple-lib`, a warning is thrown for @types/base-x@3.0.6 since base-x now has types included. By upgrading base-x to at least 3.0.6, we no longer need the stub types. If we don't want to upgrade this dependency, an alternative approach would be to version lock `@types/base-x` to 3.0.4.
Description
A JavaScript/TypeScript API for interacting with the Xahau Ledger in Node.js and the browser
Languages
TypeScript
97.4%
JavaScript
2.6%