@onflow/send

0.0.36 • Public • Published

@onflow/send

Sends Interactions to Flow returning a Response.

Is available as part of @onflow/sdk

Status

  • Last Updated: April 21st 2020
  • Stable: Yes
  • Risk of Breaking Change: Low (If taking into account the known upcoming changes)

Install

npm install --save @onflow/send

Usage

import {send} from "@onflow/send"

const interaction = ...

const response = await send(interaction, {
  node: "Access Node Url"
})

Readme

Keywords

none

Package Sidebar

Install

npm i @onflow/send

Homepage

onflow.org

Weekly Downloads

6

Version

0.0.36

License

Apache-2.0

Unpacked Size

184 kB

Total Files

26

Last publish

Collaborators

  • bthaile
  • jribbink
  • nialexsan
  • bakii_agl
  • han210
  • gregorggg
  • chasefleming
  • dapperj
  • gregsantos
  • derrickpelletier
  • dapper_labs
  • jeffreydoyle
  • harry.eth
  • turbolent_flow