File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,24 @@ There are 4 types wallet for privacy blockchain like IronFish on my side.
27
27
28
28
OreoWallet aims to build both Type2 and Type3 wallet for IronFish blockchain. Currently, we are on the way to Type2 wallet.
29
29
30
+ ## Type2 wallet features (v0.0.1)
31
+
32
+ | Feature | Status |
33
+ | ----------------------- | ------ |
34
+ | Account creation/import | ✅ |
35
+ | IRON native token | ✅ |
36
+ | User created asset | ✅ |
37
+ | Orescriptions NFT | ✅ |
38
+ | ... | ... |
39
+
40
+ ## Type3 wallet features (In development)
41
+ | Feature | Status |
42
+ | -------------------- | ------- |
43
+ | Dapp provider | Ongoing |
44
+ | Local decryption | Ongoing |
45
+ | Local notes indexing | Ongoing |
46
+ | ... | ... |
47
+
30
48
## Documentation
31
49
32
50
There is a README in each package, as well as comments in the source code.
You can’t perform that action at this time.
0 commit comments