Skip to content

Commit

Permalink
Merge pull request #324 from docknetwork/AgneCaunt-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
maycon-mello authored Jan 9, 2025
2 parents c7c64e7 + 67ff1e0 commit 0c2a98e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ To use the wallet-sdk, all you need to do is wrap your app in a `WalletSDKProvid
Using [polkadot-js](https://polkadot.js.org/) libraries in React Native is a challenge, due to the lack of WebAssembly support.
The Truvera Wallet SDK handles all the Polkadot Web Assembly in a WebView, sending messages to the React Native thread through a JSON RPC layer.

Truvera Mobile SDK supports devices that have Android 8.1 or higher and iOS 11 or higher.
Truvera Mobile SDK supports:
- Devices that have Android 8.1 or higher and iOS 11 or higher.
- Minimum supported version of Node.js is 20.2.0

## Installation
```js
Expand Down

0 comments on commit 0c2a98e

Please sign in to comment.