ProgramCrafter / MulDEX

6 stars 2 forks source link

Create ston-fi-like UI #4

Open ProgramCrafter opened 9 months ago

ProgramCrafter commented 9 months ago

A significant part of every DEX is its interface. This contract requires special interface as it can work with any pair of tokens.


Developers are welcome to work on this issue! It's part of Hack-TON-berfest and as such participants are eligible for more merch.

DmitryTsybulkin commented 8 months ago

Hello, @ProgramCrafter ! How you imagine UI? Should it build as frontend with a such frameworks like vue/react? Please, provide details

ProgramCrafter commented 8 months ago

@DmitryTsybulkin I want the interface to look like app.ston.fi:

изображение

ProgramCrafter commented 8 months ago

There is a ready-made UI I found and forked: https://github.com/ProgramCrafter/muldex-ui. The remaining thing is to bind it to the DEX contracts in repository.

ProgramCrafter commented 8 months ago

I've found a better framework for the application: Rust's egui. It's capable of working both as local application and in modern browsers. изображение изображение