You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: