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

Blockchain integration #160

Merged
merged 16 commits into from
Jun 30, 2023
Merged

Blockchain integration #160

merged 16 commits into from
Jun 30, 2023

Conversation

arvitaly
Copy link
Collaborator

Обновлен контракт для создания пула, опубликован в crates, в bostrom и junotest (uni-6)
https://github.com/arvitaly/wasmswap-contracts
https://crates.io/crates/wasmswap2023

Написан контракт для фабрики пулов

https://github.com/arvitaly/cosmwasm-swapfactory-contract

Задеплоен в bostrom и junotest

На сайте:
Реализована логика:

  1. удобных запросов к контрактам с кешированием на фронте
  2. отображения списка пулов (берется из фабрики пулов)
  3. подгрузки балансов пользователя для токенов (CW20)
  4. создания пула
  5. добавление ликвидности в пул с запросами на allowance балансов для токенов пользователя

@Spaider15 Spaider15 merged commit 407fe1f into main Jun 30, 2023
1 check passed
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.

2 participants