Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Wallet CLI - command to authorise signers #89

Open
hopeyen opened this issue May 9, 2024 · 0 comments
Open

Feat: Wallet CLI - command to authorise signers #89

hopeyen opened this issue May 9, 2024 · 0 comments
Assignees
Labels
p3 Low priority size:small Small type:feature New or enhanced functionality

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented May 9, 2024

Problem statement

Data Consumers, as they will handle their own receipts, must be able to authorise signers for the receipts, who will be responsible sending signed receipts for the sender of the escrow account. The sender and signer must be different by the constraint of Escrow contract.

Expectation proposal

Provide an easy CLI command to authorise a signer.
Similar to all other wallet commands, inputs include eth provider, network subgraph, sender private key.
In addition, to set an authorised signer, take an additional param for the signer address.

@hopeyen hopeyen added size:small Small p3 Low priority type:feature New or enhanced functionality labels May 9, 2024
@hopeyen hopeyen self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Low priority size:small Small type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant