Skip to content

Implement Example Program Using Ed25519 Signature Verification #348

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

Open
anthonyliriano opened this issue Jan 28, 2025 · 3 comments · May be fixed by #352
Open

Implement Example Program Using Ed25519 Signature Verification #348

anthonyliriano opened this issue Jan 28, 2025 · 3 comments · May be fixed by #352

Comments

@anthonyliriano
Copy link

We need an example program that demonstrates how to use the Ed25519 signature verification to spend custodied funds. This example should serve as a reference for developers looking to integrate Ed25519 signature verification into their Solana Program, particularly in the context of managing and spending custodied funds.

@ngundotra
Copy link
Contributor

@lenquadica
Copy link

Alright on it gimme eh 15 min

@Davidokeke4life
Copy link

This example program demonstrates the integration of Ed25519 signature verification in a Solana Program, enabling secure spending of custodied funds.

Program Objectives

  1. Implement Ed25519 Verification: Showcase the use of Ed25519 signature verification in a Solana Program.
  2. Secure Custodied Funds Management: Demonstrate the secure spending of custodied funds using Ed25519 verification.
  3. Provide Developer Reference: Offer a well-documented example for developers to integrate Ed25519 verification into their Solana Programs.

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

Successfully merging a pull request may close this issue.

4 participants