Skip to content

samatechtw/onflow-fcl-esm

Repository files navigation

@samatech/onflow-fcl-esm

@onflow/fcl built for ES Module consumption. Includes some typings.


Installation

npm i -D @samatech/onflow-fcl-esm

Usage

Use according to Flow documentation

Development

Release

Currently, a custom release script is used to update the version and publish to NPM. This must be executed on the main branch, and <version> must not equal the current version on NPM.

node scripts/release.js <version>