Add FCL contract to emulator
Open
@bluesign is already working on this.
Since Feb 25, 2025.
Feature
Feedback
- Dominant language
- Go
- Stars
- 86
- Forks
- 51
- Avg merge
- 5d 59m
- Merged PRs (30d)
- 1
Description
Issue To Be Solved
The fcl-dev-wallet uses a FCL contract to store its state. Atm this contract is deployed when dev-wallet ui is started for the first time. This is not optimal as it is not possible to automate adding contracts to this from other tooling.
(Optional): Suggest A Solution
The FCL contract is added to the emulator along with the other core contracts.
(Optional): Context
Aeather/flow-cli
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.