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

Add generic API endpoint for arbitrary on-chain parsing logic #35

Open
Divide-By-0 opened this issue Jul 7, 2024 · 0 comments
Open
Labels
enhancement New feature or request high

Comments

@Divide-By-0
Copy link
Member

Define some sort of API endpoint that can be hit with a smart contract, selector, and arguments, and then automatically determine how the ether-email-auth parsing is defined on chain with the arguments replaced, and send an email to the user, then send it on-chain when they reply. This lets anyone just write smart contracts and use the same relayer to control it. This will be needed for the hackathon.

@Divide-By-0 Divide-By-0 added enhancement New feature or request high labels Jul 7, 2024
@Divide-By-0 Divide-By-0 changed the title Add generic API endpoint for arbitrary parsing logic Add generic API endpoint for arbitrary on-chain parsing logic Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high
Projects
None yet
Development

No branches or pull requests

1 participant