JSPM

  • Created
  • Published
  • Downloads 14338
  • Score
    100M100P100Q145924F
  • License Apache-2.0

Flow SDK HTTP Transport Module

Package Exports

  • @onflow/transport-http
  • @onflow/transport-http/dist/sdk-send-http.js
  • @onflow/transport-http/dist/sdk-send-http.module.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@onflow/transport-http) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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