fcl-js
fcl-js copied to clipboard
FCL (Flow Client Library) - The best tool for building JavaScript (browser & NodeJS) applications on Flow 🌊
### Issue to be solved It is confusing that the version of fcl-js drifts away from fcl-core, as the latter is simply an implementation detail and should not be interfaced...
WIP, need to test this.
### Issue to be solved Currently eslint is fragmented between individual packages. It probably supports monorepos & could be done at the top level, similar to prettier, with default rules...
### Issue to be solved Currently, FCL data models (e.g. services, responses, & other nested objects) are versioned (generally `v1.0.0`). However, the library does not perform and form of semantically...
### Issue to be solved With EVM support coming to Flow, this brings the potential for any Cadence account to interact with Flow EVM. However, any dApps interacting exclusively with...
### Issue to be solved A number of new streaming methods have been added to access nodes. We should add support for these in FCL-JS, like we have for `SubscribeEvents`...
This EPIC tracks current efforts to smooth out any outstanding UX challenges with mobile wallets related to FCL. **(Highest Prio) Unblock Telegram apps & critical UX enhancements** - [x] https://github.com/onflow/fcl-js/issues/1972...
Parse cadence errors into a json structure