Skip to content

Commit

Permalink
Bump version v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hairtail committed Jun 27, 2024
1 parent c22d171 commit bfe9707
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc
### Milestone 3 (V2): Optimizing data provider and improving user experience (Ongoing)
- Prover, transaction proof generation
- DecryptionWorker, transaction decryption
- Encryption mechanism, design a mechanism to encrypt messages between server and user
- Encryption mechanism, design a mechanism to encrypt messages between server and user
- 3 articles about Ironfish and OreoWallet
- 3 activities with IFLabs to get more users
- 5k OreoWallet users
- 100k IRON in OreoWallet

### Milestone 4: Intergation with privacy protocol on routing layer
### Milestone 4: Intergation with privacy protocol on routing layer (Done)
- Privay wallet on routing level and transaction level.

### Milestone 5: More features enabled and ongoing maintenance updates
Expand All @@ -66,16 +66,17 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc

## Features

| Feature | Status |
| ----------------------- | ------ |
| Account creation/import ||
| IRON native token ||
| User created asset ||
| Orescriptions NFT ||
| Dapp provider ||
| Local data provider ||
| Local prover ||
| ... | ... |
| Feature | Status |
| ------------------------ | ------ |
| Account creation/import ||
| IRON native token ||
| User created asset ||
| Orescriptions NFT ||
| Dapp provider ||
| Local data provider ||
| Local prover ||
| Privacy on routing layer ||
| ... | ... |

## Documentation

Expand Down
5 changes: 5 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# OreoWallet Release Notes

## v0.0.3

- Support Nym mixnet
- UI/UX improvements

## v0.0.2

- Support Dapp provider
Expand Down

0 comments on commit bfe9707

Please sign in to comment.