@samatech/onflow-fcl-esm
v0.8.0
Published
@onflow/fcl built for ES Module consumption
Downloads
32
Readme
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>