fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

FCL (Flow Client Library) - The best tool for building JavaScript (browser & NodeJS) applications on Flow 🌊

Results 299 fcl-js issues
Sort by recently updated
recently updated
newest added

### [Reference](https://docs.onflow.org/fcl/reference/configure-fcl/) needs an update to clearly specify: - FCL default configs and overide pattern (discovery.wallet.method.default, etc) - Required configs (accessNode.api, discovery.wallet, etc.) - Suggested configs (app.detail.title, flow.network)

documentation

### Issue To Be Solved Today we have no support for native mobile wallets as part of the Flow ecosystem. There is a need to provide mobile wallet options for...

Feature
Epic
Feedback
Current Sprint :rocket:
active

### Instructions Please fill out the template below to the best of your ability and include a label indicating which tool/service you were working with when you encountered the problem....

documentation

# FCL Data Retrieval ## Overview A common desire for application developers and smart contract engineers is to be able to store data somewhere, and retrieve it for use within...

Feature

### Problem utilize "send" API to start a transaction in Chrome Incognito mode. after clicking the approve button on the frontend UI widget. Error: Declined: Session expired (signature failed). Please...

Feedback

### Problem When calling `getEventsAtBlockHeightRange`, if the latest block height is 1000 and you request 999 - 1010, the call returns successfully and you have no indication that blocks 1001...

Feedback

## Overview There are existing Access API Methods for Get Network Parameters that the JS-SDK does not currently support. The Execute Script methods are: ``` // GetNetworkParameters retrieves the Flow...

good first issue
JS

Not all wallets will work for all situations. FCLs wallet discovery should default to the most open and general purpose wallets, limited utility wallets (supports a specific subset of general...

JS

## Overview With the segmented transaction fees work which is going into the April 6 spork, as described by FLIP-660 and FLIP-753, transaction fees will need to be calculated via...

Feature
Feedback

https://github.com/onflow/fcl-js/blob/68c72bd32a5a156afd28b7c2a50d49b34d2d2740/packages/fcl/src/current-user/normalize/service.js#L35