@@ -48,13 +48,13 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc
48
48
### Milestone 3 (V2): Optimizing data provider and improving user experience (Ongoing)
49
49
- Prover, transaction proof generation
50
50
- DecryptionWorker, transaction decryption
51
- - Encryption mechanism, design a mechanism to encrypt messages between server and user
51
+ - Encryption mechanism, design a mechanism to encrypt messages between server and user
52
52
- 3 articles about Ironfish and OreoWallet
53
53
- 3 activities with IFLabs to get more users
54
54
- 5k OreoWallet users
55
55
- 100k IRON in OreoWallet
56
56
57
- ### Milestone 4: Intergation with privacy protocol on routing layer
57
+ ### Milestone 4: Intergation with privacy protocol on routing layer (Done)
58
58
- Privay wallet on routing level and transaction level.
59
59
60
60
### Milestone 5: More features enabled and ongoing maintenance updates
@@ -66,16 +66,17 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc
66
66
67
67
## Features
68
68
69
- | Feature | Status |
70
- | ----------------------- | ------ |
71
- | Account creation/import | ✅ |
72
- | IRON native token | ✅ |
73
- | User created asset | ✅ |
74
- | Orescriptions NFT | ✅ |
75
- | Dapp provider | ✅ |
76
- | Local data provider | ✅ |
77
- | Local prover | ✅ |
78
- | ... | ... |
69
+ | Feature | Status |
70
+ | ------------------------ | ------ |
71
+ | Account creation/import | ✅ |
72
+ | IRON native token | ✅ |
73
+ | User created asset | ✅ |
74
+ | Orescriptions NFT | ✅ |
75
+ | Dapp provider | ✅ |
76
+ | Local data provider | ✅ |
77
+ | Local prover | ✅ |
78
+ | Privacy on routing layer | ✅ |
79
+ | ... | ... |
79
80
80
81
## Documentation
81
82
0 commit comments