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
Copy file name to clipboardExpand all lines: ReadMe.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@
3
3
The communications protocol for web3, Reown brings the ecosystem together by enabling hundreds of wallets and apps to securely connect and interact. This repository contains Kotlin implementation of
4
4
Reown protocols for Android applications.
5
5
6
-
####
6
+
## Overview
7
+
8
+
This SDK enables blockchain wallet functionality and wallet-to-dApp communication for Android applications.
9
+
7
10
8
11
## BOM Instructions:
9
12
@@ -28,4 +31,4 @@ dependencies {
28
31
29
32
## License
30
33
31
-
Reown is released under the Apache 2.0 license. [See LICENSE](/LICENSE) for details.
34
+
Reown is released under the Apache 2.0 license. [See LICENSE](/LICENSE) for details.
0 commit comments