Skip to content

Commit

Permalink
add more detail.
Browse files Browse the repository at this point in the history
  • Loading branch information
HiZhaoYun committed Mar 27, 2020
1 parent 595373b commit 2fcce78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions applications/PolkaKey.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ PolkaKey will never save any info locally, the private key is self-owned.
| Number | Deliverable | Specification |
| ------------- | ------------- | ------------- |
| 1. | UI for showcase | Create working prototype which can demo the whole workflow |
| 2. | Function implementation | Function implementation |
| 2. | Function implementation | Generate a Polkadot/Kusama address via PolkaKey. Setting functions, include:Language(Chinese + English). Online/Offline Event Detection |

### Milestone 2

Expand All @@ -51,7 +51,7 @@ PolkaKey will never save any info locally, the private key is self-owned.

| Number | Deliverable | Specification |
| ------------- | ------------- | ------------- |
| 1. | Prepare for release | Test and fix issue |
| 1. | Prepare for release | Add unit test, we use [jest](https://jestjs.io/en/) as our test runner. Fix issue on github, release the MVP version |

### Milestone 3

Expand All @@ -60,4 +60,4 @@ PolkaKey will never save any info locally, the private key is self-owned.

| Number | Deliverable | Specification |
| ------------- | ------------- | ------------- |
| 1. | Add a Chinese + English tutorial | Add a Chinese + English tutorial |
| 1. | Add a Chinese + English tutorial | This tutorial is mainly about how to build an Electron app with Polkadot.js API. The tutorial will first be available on the github [Wiki](https://github.com/w3finance/PolkaKey/wiki). If possible, i hope to publish this tutorial on [Polkaworld](https://www.polkaworld.org/) and [Substrate Dev Hub](https://substrate.dev/en/tutorials) |

0 comments on commit 2fcce78

Please sign in to comment.