Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 495 Bytes

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