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

[auction-sponsored-transactions] Additional improvements #36

Open
1 of 4 tasks
DOBEN opened this issue Jan 11, 2024 · 0 comments
Open
1 of 4 tasks

[auction-sponsored-transactions] Additional improvements #36

DOBEN opened this issue Jan 11, 2024 · 0 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@DOBEN
Copy link
Member

DOBEN commented Jan 11, 2024

Tasks

  • Simplify ccd-js-gen integration with the browser wallet once ccd-js-gen: Generate functions for generating web wallet parameters concordium-node-sdk-js#324 is merged and a new release of the ccd-js-gen tool is available. Remove hardcoded schemas from the front end.
  • Use ContractClient from the Rust SDK to simplify the interactions with the contract at the backend Sponsored transaction enabled auction #32 (comment)
  • Instead of a hardcoded node connection at the front-end to construct the grpc client, use the node connection provided from the connected wallet.
  • Consolidate steps 4 and 5, so that no signerAccount has to be inputted in the input field anymore. The signerAccount can be stored in a useState hook at the point the signature is generated. This will minimize user error.
@DOBEN DOBEN added the [Type] Task An additional feature or improvement. label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant