2.6.0 • Published 4 years ago

@shopify/libra-rpc-graphql v2.6.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@shopify/libra-rpc-graphql

Build Status License: MIT npm version

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-graphql

Development

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.