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 267 fcl-js issues
Sort by recently updated
recently updated
newest added

### Improve building discovery service on authn - Build service based on wether discovery.api or discovery.wallet is used - Refactor and move to discovery - [chore] Move and cleanup default...

In order to add support for WalletConnect and other client configured authentication services, FCL can use a service plugin registry or config to extend it's service methods. Client configured services,...

### Problem The documentation for `getBlock()` says that it returns `BlockObject`, which should contain the `signatures` field: - https://developers.flow.com/tools/fcl-js/reference/api#getblock - https://developers.flow.com/tools/fcl-js/reference/api#blockobject This was indeed the case when I used [email protected],...

Feedback

### Issue To Be Solved While browsing documentation, I noticed there are a few instances where I can't find information about the type returned by fcl-js. [**1. Transaction args**](https://docs.onflow.org/fcl/reference/api/#transactionobject) ![Screenshot...

documentation
Feedback

### Adds a new package to wrap WalletConnect and expose SignClient and utils This adapter/wrapper allows us to pin WalletConnect to a version for use with FCL. It exposes `initWcAdapter`...

enhancement
Epic
Current Sprint :rocket:
active
draft

Services and their accompanying strategies potentially can be added to FCL via a plugin type architecture. Discovery around plugin strategy here. --- execService and existing strategies would need refactor, enhancements

Architecture

PKG -- [util-address] Adds isValidAddressForNetwork utility