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

Deployment to LISK Blockchain #60

Open
onahprosper opened this issue Feb 27, 2025 · 0 comments
Open

Deployment to LISK Blockchain #60

onahprosper opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
deployment Deployment task

Comments

@onahprosper
Copy link
Collaborator

onahprosper commented Feb 27, 2025

User Story
As a Protocol Dev, I want to interact with the Gateway contract on Lisk blockchain and use its supported stablecoins (bridge USDC) for swaps and transactions, with gas fees sponsored by a paymaster.
Bridge to Lisk
Lisk bridge USDC token
router scan

Acceptance Criteria

  1. GIVEN Given that Gateway contract is deployed to Lisk Blockchain
    WHEN bridge USDC is supported
    THEN Then the aggregator and anyone should be able to create order

  2. GIVEN Given that Gateway contract is deployed to Lisk Blockchain
    WHEN All configurations have been made,
    THEN The ownership should be transfer to the main address

  3. GIVEN Given that Gateway contract is deployed to Lisk Blockchain
    WHEN Fee are configured,
    THEN It should use the same fees on other chains

  4. GIVEN Given that Gateway contract is deployed to Lisk Blockchain
    WHEN Deployment is done
    THEN The Gateway contract should be verified

Tech Details

  • Add Lisk as a supported network in the system.
  • Update hardhat.config to support Lisk network

Notes/Assumptions

  • Lisk is an EVM-based chain

Open Questions

  • Does Shield3 support Lisk?
  • Do we require an API for verification?
@onahprosper onahprosper self-assigned this Feb 28, 2025
@chibie chibie added enhancement New feature or request deployment Deployment task and removed enhancement New feature or request labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment task
Projects
None yet
Development

No branches or pull requests

2 participants