-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Sui Wallet | ||
|
||
**Sui Wallet** is a cross-platform mobile wallet built with **Kotlin Multiplatform**, **Jetpack Compose**, and the **Sui | ||
Kotlin Multiplatform library ([Ksui](getting-started.topic))**, showcasing seamless integration with the Sui blockchain. It serves as a reference implementation for developers looking to integrate Sui into mobile applications. | ||
|
||
## Android Sui Wallet | ||
|
||
![Android Sui Wallet](../../artwork/sui-android-wallet.png) | ||
|
||
## iOS Sui Wallet | ||
|
||
![iOS Sui Wallet](../../artwork/sui-ios-wallet.png) | ||
|
||
Discover the complete source code for Sui Wallet on GitHub: [Sui Wallet Repository](https://github.com/mcxross/sui-cookbook-examples/tree/main/sui-wallet) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# TL;DR | ||
|
||
Explore practical examples and ready-to-use code for integrating Sui with your applications. | ||
These sample projects provide a hands-on approach to get you started quickly. | ||
|
||
## Client Applications | ||
- [Sui Wallet](Sui-Wallet.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters