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

To ensure compatibility with the general ecosystem we need to implement this [flip](https://github.com/onflow/flips/blob/main/flips/2022-03-23-contract-imports-syntax.md). Note: This issue does NOT encompass the reading of the flow.json file, we are to assume the...

Epic

## Overview A utility to verify the validity of an address for a given network (mainnet | testnet | emulator) should be added to FCL ## Expected Outcome - [...

Feature
Feedback

Submit PR which updates config and UI to use Discovery API https://github.com/muttoni/float

I updated this page to have information concerning FCL JS introduction.

- [x] Update to use fcl-build - [x] Update to latest WalletConnect beta version `2.0.0-beta.102` and API - [x] Fix an bugs and add/refactor module exports

ref : https://github.com/onflow/developer-grants/issues/18 Legend: 🥖 = bread crumbs = I review myself to point reviewers or other committers to points of attention ## TODO - [x] Port changes from https://github.com/louisguitton/DefinitelyTyped/pull/1...

Get [WC Flow React Wallet](https://github.com/gregsantos/flow-walletconnect-v2-react-wallet) working with latest `"2.0.0-beta.102"` and FCL DApp - [x] Update all packages - `"@walletconnect/sign-client": "2.0.0-beta.102"` - `"@walletconnect/utils": "2.0.0-beta.102"` - `"@walletconnect/types": "2.0.0-beta.102"` - [x] Update to...

### Issue To Be Solved Currently there is no straight forward path to writing node.js scripts/bots that sign and submit transactions onto the chain. ### (Optional): Suggest A Solution A...

Feature
Feedback