Skip to content

iphyman/vega-dashboard

Repository files navigation

VegaMex

A minimalistic dashboard exploring Vega API and GraphQL in a React typescript app.

vegaMex dashboard

Get started

  1. Clone this repository
  2. Run npm install or yarn inside the root folder
  3. Run npm start or yarn start to start the server.

If everything goes well your app should be running on http://localhost:3000

Quick links

Project coverage

  • Listing markets and market data (show market status)
  • Straming orders and trades
  • Party (trader) information for a given public key, including account balances and positions
  • Prepare and place an order on a market
  • Streaming of events
  • Governance proposals

Todo

  • Add stylings
  • Make the app themeable
  • Add localization
  • Stream candles (for charting)
  • Write a more indepth step by step guild (docs and video gulde)
  • Add transaction signing capabilities
  • Make the app more responsive across all device

About

A minimalistic dashboard exploring Vega API and GraphQL in a React typescript app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published