You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The Node.js bindings only need to be compiled during `npm install` if a pre-compiled binary is not available for your
23
23
platform.
@@ -171,11 +171,11 @@ init().then(async () => {
171
171
## Wallet Usage
172
172
173
173
The following example will create a
174
-
new [`Wallet`](https://wiki.iota.org/shimmer/iota-sdk/references/nodejs/classes/Wallet/) [`Account`](https://wiki.iota.org/shimmer/iota-sdk/references/nodejs/classes/Account/)
174
+
new [`Wallet`](https://wiki.iota.org/iota-sdk/references/nodejs/classes/Wallet/) [`Account`](https://wiki.iota.org/iota-sdk/references/nodejs/classes/Account/)
175
175
that connects to the [Shimmer Testnet](https://api.testnet.shimmer.network) using the
0 commit comments