Skip to content

Commit

Permalink
Tesseract mobile M1 in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
semuelle committed Nov 10, 2023
1 parent e5d8a8b commit 458ad96
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions evaluations/tesseract-mobile-libraries_1_semuelle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Evaluation

- **Status:** In Progress
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/dapp_wallet_integration_native_mobile_libraries.md
- **Milestone:** 1
- **Kusama Identity:** [ESxS4A7GHMLzve4Mbc9t27RpXtVTnV3LtcMTtcnD26jcUHA](https://polkascan.io/pre/kusama/account/ESxS4A7GHMLzve4Mbc9t27RpXtVTnV3LtcMTtcnD26jcUHA)
- **Previously successfully merged evaluation:** All by semuelle

| Number | Deliverable | Accepted | Link | Evaluation Notes |
| ------ | ----------- | :------: | ---- |----------------- |
| **0a.** | License | <ul><li>[x] </li></ul> | [LICENSE](https://github.com/tesseract-one/Tesseract.android/blob/b6dfe65d1306c6eeb3d4218bba07f84d4b8ddf51/LICENSE) | Apache 2.0 |
| **0b.** | Documentation | <ul><li>[x] </li></ul> | [README](https://github.com/tesseract-one/Tesseract.android/blob/b6dfe65d1306c6eeb3d4218bba07f84d4b8ddf51/README.md), [WALLET.MD](https://github.com/tesseract-one/Tesseract.android/blob/b6dfe65d1306c6eeb3d4218bba07f84d4b8ddf51/WALLET.MD) ||
| **0c.** | Testing and Testing Guide | <ul><li>[ ] </li></ul> | link | Core functions will be fully covered by unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. |
| **0d.** | Docker | <ul><li>[ ] </li></ul> | link | Due to the client-side nature of the deliverable, there is no need for a docker image. |
| 0e. | Article | <ul><li>[ ] </li></ul> | link | We will publish an article that explains how Tesseract makes dApps better and how to enable Tesseract protocol support in a Polkadot wallet for Android. |
| 1. | Wallet-side Android library | <ul><li>[ ] </li></ul> | link | The library provides Kotlin APIs for Tesseract's wallet-side |
| 2. | Wallet-side IPC wrapper for Android | <ul><li>[ ] </li></ul> | link | Kotlin wrapper for the wallet side of Android IPC transport |
| 3. | Wallet-side of the Test protocol in Kotlin | <ul><li>[ ] </li></ul> | link | Kotlin API for the wallet side of Tesseract Test protocol |
| 4. | Wallet-side of the Substrate protocol in Kotlin | <ul><li>[ ] </li></ul> | link | Kotlin API for the wallet side of Tesseract Substrate protocol |
| 5. | Android demo Wallet | <ul><li>[ ] </li></ul> | link | A demo wallet that demonstrates the Kotlin APIs usage |
| X. | ... | <ul><li>[ ] </li></ul> | link | see [General Notes](#general-notes) |


## General Notes

-

0 comments on commit 458ad96

Please sign in to comment.