Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FCLCrypto contract on init #136

Open
gregsantos opened this issue Jul 20, 2022 · 0 comments
Open

Add FCLCrypto contract on init #136

gregsantos opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gregsantos
Copy link
Contributor

Deploy FCLCrypto contract when dev-wallet is run

Dev wallet currently deploys FCL contract to deal with accounts on init.
It also relies on FCLCrypto contract for account-proof service and user-signing but currently this needs to be deployed manually.
If it not deployed FCL will error when attempting to verify generated account-proof or user-signature.

We should deploy this contract on startup as well, removing the need for manually adding the contract or adding as core contract in emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants