@onflow/transport-http

Flow SDK HTTP Transport Module

Usage no npm install needed!

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

README


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

@onflow/transport-http

A transport module which can send an interaction to an access node via the HTTP Rest api specification and return 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-http