Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.3 KB

readme.md

File metadata and controls

32 lines (20 loc) · 1.3 KB

VEGA SHOWCASE APPLICATION


VIEW LIVE : here

This Showcase application is my submission for Gitcoin Grants Round 11 Hackathon: Build Amazing GraphQL Reference Applications Against The Vega APIs. This is a react application utilizing Vegas GraphQL API and Apollo. This application features using Queries to listing markets and there status. Users can view market data for a specific trading product, Prepare, sign and submit orders for a particular market using Mutations, and view streaming trade and order data with Subscriptions. Users can also access public party data, view party balances and any governace proposals related to the selected party.

API References: here

Use Vega GraphQL Playground: Here

View Main Schema: here

Introduction to Vega Fairground: here

Everything starts at Index.js.

Navigate to react-apollo/src for further documentation for this application.

Home Page

name

Market Data Page

name

Party Page

name