This repository serves as a prototype for my blockchain-based identity management project under subject Applied Blockchains and Cryptocurrencies
$ flutter pub get
to get dependencies
$ flutter clean
$ flutter pub run build_runner build
Get Project ID from https://cloud.walletconnect.com/
$ flutter run --dart-define=PROJECT_ID={YOUR_PROJECT_ID} -d chrome