@onflow/transport-grpc

Flow SDK GRPC Transport Module

Usage no npm install needed!

<script type="module">
  import onflowTransportGrpc from 'https://cdn.skypack.dev/@onflow/transport-grpc';
</script>

README


title: Transport GRPC description: Sends an interaction to an access node via the GRPC Rest API and returns a response.

Status

  • Last Updated: Jan 13th 2022
  • Stable: Yes
  • Risk of Breaking Change: Medium

This package is working and in active development, breaking changes may happen.

Install

npm install --save @onflow/transport-grpc