justinbarry / onflow-fcl-esm

@onflow/fcl built for use in an ES module environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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>

About

@onflow/fcl built for use in an ES module environment.

License:Apache License 2.0


Languages

Language:JavaScript 87.7%Language:TypeScript 12.3%