onflow / fcl-dev-wallet

A Flow wallet for development purposes. To be used with the Flow Emulator.
Apache License 2.0
51 stars 34 forks source link

[FEATURE] Cadence 1.0 #221

Closed jribbink closed 9 months ago

jribbink commented 10 months ago

Issue to be solved

Make the dev wallet compatible with Cadence 1.0 (this means updating contracts & scripts in the dev wallet to C1.0 versions)

Suggest A Solution

Do this in a branch and make a cadence-1.0 tagged release

What are you currently working on that this is blocking?

No response