Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

blockworks-foundation/mango-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango UI

The code that runs https://trade.mango.markets We are welcoming contributions from the community, we are collecting all the feedback we get in this list. Feel free to reach out to us in #developer-support on our discord for questions about the code.

Running the UI

Run yarn to install dependencies, then run yarn start to start a development server or yarn build to create a production build that can be served by a static file server.

Solana program 🧬

https://github.com/blockworks-foundation/mango

Client API for bots 🤖

https://github.com/blockworks-foundation/mango-client-ts