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

feat(frontend): kong_backend integration #4043

Open
wants to merge 1 commit into
base: feat/swap
Choose a base branch
from

Conversation

DenysKarmazynDFINITY
Copy link
Contributor

@DenysKarmazynDFINITY DenysKarmazynDFINITY commented Dec 20, 2024

Motivation

This PR includes all the necessary steps for the integration of the kong_backend canister, as well as the services required for the Kong swap functionality. The PR will be later reviewed and merged into main in smaller chunks.

Changes

  1. Script for building kong_backend by using the respective WASM and candid files available in the KongSwap repo.
  2. Script for deploying kong_backend locally.
  3. Script for generating, updating and deleting declaration files (src/declarations/kong_backend/*).
  4. Required services (swap, swap_async), types, env vars, and tests to be used later by frontend.
  5. Dfx config update with the kong_swap canister.

Tests

Unit tests for kong backend services are included.

@DenysKarmazynDFINITY DenysKarmazynDFINITY force-pushed the feat(frontend)/kong-backend-integration branch from dc86754 to fe1a090 Compare December 30, 2024 13:06
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