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

Account Abstraction and Meta Transactions #1065

Open
balqaasem opened this issue Jul 28, 2024 · 0 comments
Open

Account Abstraction and Meta Transactions #1065

balqaasem opened this issue Jul 28, 2024 · 0 comments

Comments

@balqaasem
Copy link
Contributor

balqaasem commented Jul 28, 2024

Description

A meta transaction is a blockchain interaction where the initiator does not pay the transaction fee. Instead, the transaction is executed from another wallet using a relay mechanism, facilitated by a smart contract or runtime module, on behalf of the initiator.

References

Original Idea Discussion: paritytech/polkadot-sdk#266
RFC: paritytech/polkadot-sdk#4123
Meta Tx Pallet Impl: paritytech/polkadot-sdk#4122
Account Sponsorship Pallet Impl: paritytech/polkadot-sdk#4511
Astar's Account Abstraction Pallet Impl: AstarNetwork/astar-frame#130

@balqaasem
Copy link
Contributor Author

It's all WIP

Original Idea Discussion: paritytech/polkadot-sdk#266 RFC: paritytech/polkadot-sdk#4123 Meta Tx Pallet Impl: paritytech/polkadot-sdk#4122 Account Sponsorship Pallet Impl: paritytech/polkadot-sdk#4511

@balqaasem
Copy link
Contributor Author

Astar has an interesting implementation WIP: AstarNetwork/astar-frame#130

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

1 participant