2.6.0 • Published 5 years ago
@shopify/libra-rpc-graphql v2.6.0
@shopify/libra-rpc-graphql
GraphQL utilities for connecting to the Libra network via the JSON-RPC API. Try out this package with the Libra GraphQL Playground.
Installation
$ yarn add @shopify/libra-rpc-graphqlDevelopment
Running yarn start will start a dev server that runs the GraphQL Playground app
Usage
Running yarn server will run the GraphQL Playground server
Notes
submitTransaction is not currently functional.