/graphql-trading

Trading App using GraphQL Subscriptions

Primary LanguageJavaScriptMIT LicenseMIT

graphql-trading

Realtime trading with graphql

Prerequisites

Usage

npm install
npm start

Navigate over to http://localhost:3000

Try the trades query! Try the addTrade mutation!

To subscribe to trades, get the client app from here