Chase Fleming
Chase Fleming
**Description:** The `flow config add deployment` command currently lists `previewnet` as one of the selectable networks. Since `previewnet` is deprecated, it should no longer appear as an option in the...
When running `flow project deploy` you can encounter this message with a new account and trying to deploy: ``` ❌ Failed to deploy contract HelloWorld: failed to deploy contract HelloWorld:...
### Problem The current `init` command in the Flow CLI has two separate flows: one for basic setup and another with the `--scaffold` flag for frontend scaffolds. These flows don’t...
https://github.com/onflow/fcl-js/issues/2408
Currently, `useFlowTransactionStatus` returns the transaction status. But, we also need to introduce a new hook called `useFlowTransaction` which returns the transaction data. Note: there was previously a hook called this...
https://github.com/onflow/flow-ft/blob/e27c9b72a795d52c0c8f918d7ae2667f5b935b39/transactions/metadata/scripts/get_token_metadata.cdc