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

Custom connector: As an Enaleia admin, I want to make the attestation from admin portal #4

Open
ChialiT opened this issue Nov 4, 2024 · 3 comments
Assignees

Comments

@ChialiT
Copy link
Contributor

ChialiT commented Nov 4, 2024

Use the custom lib and develop a service so that admin can make attestation when the record is ready to be attested.

Data flow from Directus -> EAS -> Directus

Expecting result:

  • user enter data via directus admin portal

  • user fill up all the fields, except for EAS - UID

  • user is ready to make an attestation, (TBD: 2 possible flow: CRON job or manually trigger)

  • directus trigger a flow, wrap all nesssery data into a json and call the Custom connector

  • Connector make attestation and fetch EAS-UID and timestamp when complete and post back to directus

  • we will use “on-chain” attestation method

You will need a temporary wallet address and some eth on OP sepolia.

When everything works well, ready for mainnet, we will switch the wallet to the Enaleia wallet

@ChialiT ChialiT converted this from a draft issue Nov 4, 2024
@ChialiT
Copy link
Contributor Author

ChialiT commented Nov 4, 2024

Blocked by #3 , extending dates

@ChialiT ChialiT assigned unidwell and unassigned 0xSero Nov 8, 2024
@ChialiT
Copy link
Contributor Author

ChialiT commented Nov 18, 2024

Require an assistant to enable directus admin portal make attestation, probably https request within the directus flow

@ChialiT ChialiT moved this from Up next to LFG in Enaleia hub Dec 1, 2024
@ChialiT ChialiT removed the status in Enaleia hub Jan 7, 2025
@ChialiT
Copy link
Contributor Author

ChialiT commented Jan 7, 2025

modified description and create a new task for updating scheme

extending deadline to Jan 15th for testnet phase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Status: LFG
Development

No branches or pull requests

3 participants