one-wallet
one-wallet copied to clipboard
TODO: 1wallet documentations and tutorials
Priority 1
- [ ] Step-by-step guide: connect dApp to 1wallet for all 6 operations in 1wallet app library https://github.com/polymorpher/one-wallet/issues/73
- [ ] Quick tutorial: 1wallet transfer - how does it work
- [ ] Quick tutorial: 1wallet signing: how does it work (authorization, authentication, revocation)
- [ ] Quick tutorial: verifying signature with smart contract wallet using EIP-1271
Priority 2
- [x] 1wallet app library Redirect API interfaces and requirements
- [x] 1wallet app library Redirect examples with mock dApp
Priority 3
- [ ] 1wallet core documentation
- [ ] 1wallet app library - Import step-by-step guide
- [ ] 1wallet app library - Import usage examples with mock dApp
Priority 4
- [ ] 1wallet relayer APIs
- [ ] 1wallet smart contract public functions
- [ ] 1wallet web client anatomy by components
Priority 5
- [ ] Wiki update (https://github.com/polymorpher/one-wallet/wiki)
- [ ] Protocol specification update (https://github.com/polymorpher/one-wallet/blob/master/wiki/protocol.pdf)
- [ ] Client security update (https://github.com/polymorpher/one-wallet/wiki/Client-Security)