-
Notifications
You must be signed in to change notification settings - Fork 4
Rewrite Gateway Contract for Solana [REWARD: $500-$800] #1
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
Comments
Hey! I'm Jan. • Dojo |
Could I take over this issue? |
Hi, Can I work on this, Rustacean and Smart Contract Developer here, I can help Migrate the Gateway contract over to Solana with my knowledge in Anchor and The Solana Ecosystem, Also I'd make sure the new implementation is heavily documented and have a high test coverage. |
Hi @chibie I will love to take on this issue to create a scalable and maintainable Gateway contract. |
I'd be happy to do this. |
Blockchain developer and EVM expertise here! can I take on this project? |
Could I take a shot at this? |
Is it okay if I tackle this? |
Hi, i'm a smart contract dev, experienced in rust and cairo. To answer your questions:
|
Can I work on this, please? |
I’d like to work on this. |
User Story
As a blockchain developer, I want to port the Gateway EVM contract to Solana, maintaining the same core functionality while leveraging Solana's native features and optimizations, ensure comprehensive test coverage, and demonstrate its functionality on testnet.
Acceptance Criteria
GIVEN the Gateway contract is deployed on Solana
WHEN users interact with the contract
THEN all core functionality from EVM version works equivalently
GIVEN contract state management in Solana
WHEN implementing the Order struct and mappings
THEN use appropriate Solana account structures
GIVEN protocol settings management
WHEN implementing admin controls
THEN maintain same permission levels as EVM version
Order Creation Tests
Refund Tests
Settlement Tests
WHEN demonstrating functionality
THEN record video showing interaction with all core functions:
Tech Details
Implementation components:
Testing framework:
Deployment and Demo:
Notes/Assumptions
Open Questions
REWARD: $500-$800
The text was updated successfully, but these errors were encountered: