xpring-eng / Xpring-JS

Xpring-JS has been deprecated; please use xrpl.js instead.
https://github.com/XRPLF/xrpl.js
MIT License
76 stars 23 forks source link

Deprecation Notice on Wallet #1074

Closed AngelMunoz closed 2 years ago

AngelMunoz commented 3 years ago

Hello there, I've been playing with the Xpring-JS library and I find it quite neat to use and really simple to comprehend kudos on that

I also found out that there's a deprecation notice that vscode is warning me about about Wallet methods are deprecated image

however I was not able to import the WalletFactory from the package

image

I was able to figure out that the mentioned class is inside the common library ibut it says in the readme that is not meant to consume directly

is it safe to pull the common library or should I wait for the sdk to pull the wallet factory from there?

I'm using

intelliot commented 2 years ago

This SDK has been replaced with xrpl.js. Get started here.