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

[CONTRACT] Implement relaying service #12

Open
1Mateus opened this issue Apr 26, 2023 · 1 comment
Open

[CONTRACT] Implement relaying service #12

1Mateus opened this issue Apr 26, 2023 · 1 comment
Assignees

Comments

@1Mateus
Copy link
Contributor

1Mateus commented Apr 26, 2023

Implement a gas-station to pay for gas for all withdrawals.

This is deployed as a module on chain.

Refer to this sample implementation:

https://docs.kadena.io/build/guides/building-a-voting-dapp#implementing-the-gas-station

The relaying service must:

pay for gas only for transactions that withdraw from the contract

charge a fee in the tokens being withdrawn that is greater than the cost of relaying the transaction

@1Mateus 1Mateus added this to the Core smart contracts milestone Apr 26, 2023
@1Mateus 1Mateus added bug Something isn't working and removed bug Something isn't working labels Apr 27, 2023
@1Mateus 1Mateus self-assigned this May 12, 2023
@veigajoao
Copy link
Contributor

@davibauer davibauer assigned davibauer and unassigned 1Mateus Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants