Skip to content

Commit 0c2a98e

Browse files
authored
Merge pull request #324 from docknetwork/AgneCaunt-patch-1
Update README.md
2 parents c7c64e7 + 67ff1e0 commit 0c2a98e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ To use the wallet-sdk, all you need to do is wrap your app in a `WalletSDKProvid
77
Using [polkadot-js](https://polkadot.js.org/) libraries in React Native is a challenge, due to the lack of WebAssembly support.
88
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.
99

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

1214
## Installation
1315
```js

0 commit comments

Comments
 (0)