We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9d5e8 commit 39baf5bCopy full SHA for 39baf5b
README.md
@@ -12,10 +12,12 @@ SDKs are open source, and you can use them according to the licence.
12
- [x] Send transaction with non-custodial mode (Blocto)
13
- [x] Send transaction with custodial wallet
14
- [x] Support all access api endpoint such as `GetAccount` and `GetLastestBlock`
15
+- [x] Sign user message
16
+- [x] Verify user signature
17
+- [x] Account Proof
18
+- [x] Verify account proof
19
20
#### Todo list:
-- [ ] Sign user message
-- [ ] Verify user signature
21
- [ ] Support custom `authz` func
22
23
## Getting Started
0 commit comments