Concordium / concordium-dapp-examples

Place to put small dApp examples
Mozilla Public License 2.0
8 stars 15 forks source link

Update dapps to support protocol 7 #81

Open abizjak opened 6 months ago

abizjak commented 6 months ago

Task description

Run through dApps once P7 is in effect on Testnet.

The dapps need to be updated when SDKs are updated for protocol 7. In particular any dapp that has a Rust backend must be updated since it will otherwise most likely stop working on migration to protocol 7 due to changes in the node API.