Skip to content

h3yzack/identity-management

Repository files navigation

BLOCKCHAIN BASED IDENTITY MANAGEMENT

This repository serves as a prototype for my blockchain-based identity management project under subject Applied Blockchains and Cryptocurrencies

Useful Commands

$ flutter pub get to get dependencies

$ flutter clean

$ flutter pub run build_runner build

Run the example

Get Project ID from https://cloud.walletconnect.com/

$ flutter run --dart-define=PROJECT_ID={YOUR_PROJECT_ID} -d chrome