-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop custom lib #1
Comments
First version published to npm on oct 25. |
Extending date as the "attestation" part is not ready yet |
@thebeyondr will you able to test create wallet and other features in this lib? |
custom lib was published on Oct 26th, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Develop custom lib so FE and BE team can use, it must contain:
enable user to create wallet - p0
return wallet address to BE - p0
submit attestation to EAS - p1
send as in bulk, but attestation must be made as individual attestation with recipient point to a dedicated wallet (for ex: Enaleia.eth) - p1
attestation transaction fee must be sponsored by a contract or dedicated wallet -p1
Collab with other eng to ensure the lib is easy to use and bug free
Enable other eng to use this custom lib by phases so they can start testing out
The text was updated successfully, but these errors were encountered: