grphwallet
v0.0.27
Published
## ✅ TODOs
Readme
Graphene Wallet Integration Web Component
✅ TODOs
🔐 Graphene Wallet Interaction as libp2p Node
- [ ] Implement handlers in Graphene Wallet using libp2p node
- [ ] Broadcast route handler
tx_sign→/confirmwith payload:{ tx, requestId }msg_sign→/confirmwith payload:{ msg, requestId }
- [ ] Broadcast route handler
- [ ] Implement confirm overlay in Graphene Wallet
Provide a visual confirmation interface for signing actions (tx_sign,msg_sign). - [ ] Implement connection list of apps in Graphene Wallet
Provides a visual list page of connected apps to graphene wallet.
⚙️ Framework Integration Examples
- [ ] Use the web custom component in React/Angular
Demonstrate how to integrate and consume the component in:- [ ] React application
- [ ] Angular application
- [ ] Vue application
