Skip to content

An implementation of a UI for the Serum DEX

License

Notifications You must be signed in to change notification settings

SOL-CAT/serum-dex-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serum DEX UI

An implementation of a UI for the Serum DEX.

See A technical introduction to the Serum DEX to learn more about the Serum DEX.

See serum-js for DEX client-side code. Serum DEX UI uses this library.

See sol-wallet-adapter for an explanation of how the Serum DEX UI interacts with wallet services to sign and send requests to the Serum DEX.

See spl-token-wallet for an implementation of such a wallet, live at sollet.io.


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.

See the Create React App documentation for other commands and options.

About

An implementation of a UI for the Serum DEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • JavaScript 14.8%
  • Other 1.4%