fcl-js
fcl-js copied to clipboard
FCL (Flow Client Library) - The best tool for building JavaScript (browser & NodeJS) applications on Flow 🌊
## Issue Checking import identifier syntax type does not work properly if addresses exist in a Cadence script body as a fairly permissive global regex is used to fix `0x`...
For any use cases that are not covered by FCL mutate types, we could create a "raw" type which allows custom JSON-CDC use.
WalletConnect can be quite noisy by default. There is a mechanism to pass a custom logger into the `@walletconnect/sign-client` package in order to suppress these logs/reduce the logger level. We...
When closing a WalletConnectModal, authentication is not rejected causing the client to hang (if they block user actions while authenticating). Closing the modal should be a failure state.
### Current Behavior  `fcl.arg(null, t.Optional(t.UFix64))` I believe is correct, but typescript errors are occuring. ### Expected Behavior To not error. ### Steps To...
`args` in query/mutate does not have the correct typing. This seems to have broke a white back. It should be typed the same as the `sdk.arg` function.
### Issue to be solved Before 1.11.0, we use init() from fcl-wc to init WalletConnect ,include the base wallet connect option. now in 1.11.0, configure a WalletConnect in FCL configuration...
### Current Behavior When using fcl v1.11.0 to call the `getAccount` function on Quicknode's Flow AN endpoint, it will throw a `404 NotFound` error (from Quicknode). Rolling back to version...
stash