webb-dapp
webb-dapp copied to clipboard
[TASK] CLI features integration
Overview
Create an integrated dApp and add CLI features to the dApp for Blueprint interaction.
Features
Service Viewer
- [ ] Enter Service ID to view owner, operators, and blueprint info
- [ ] Ability to use connected wallet for owner/operator interactions
dApp Integration
- [ ] Embed dApp into CLI so it runs locally when deploying with CLI
- [ ] Ability to deploy blueprints by supplying only blueprint.json
Command Parity
Make all CLI commands available in dApp:
- [ ] List Blueprints/Requests
- [ ] Deploy/Register
- [ ] Respond to requests
- [ ] Submit Jobs