Closed AngelMunoz closed 2 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
however I was not able to import the WalletFactory from the package
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
"xpring-js": "^5.3.1"
v14.15.4
This SDK has been replaced with xrpl.js. Get started here.
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
however I was not able to import the WalletFactory from the package
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
"xpring-js": "^5.3.1"
v14.15.4