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 tokens/external-delegate-token-master/anchor #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vijaygopalbalasa
Copy link

External Delegate Token Master Program Example

This PR adds a new example program demonstrating Ethereum wallet integration with Solana.

Features

  • Ethereum signature verification for token transfers
  • PDA-based fund control
  • Authority override capability
  • Comprehensive test suite using Bankrun

Implementation Details

  • Uses Anchor framework
  • Implements secure signature verification
  • Includes proper error handling
  • Follows best practices

Testing

  • Full test coverage with Solana Bankrun
  • CI/CD workflow included

Documentation

  • Added detailed README
  • Included inline documentation
  • Added setup instructions

Changes

  • Added new program under tokens/external-delegate-token-master/anchor
  • Added test suite
  • Added GitHub Actions workflow
  • Added documentation

Checklist

  • Program builds and runs
  • Tests pass locally
  • Documentation complete
  • CI/CD configured
  • Follows repository structure

- Add External Delegate Token Master program example
- Implement Ethereum signature verification
- Add PDA-based fund control
- Include comprehensive tests
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 this pull request may close these issues.

1 participant