wallet_connect_app

「YOUTRUST x ゆめみ Flutter LT会@渋谷&オンライン #5」の登壇資料に使用するリポジトリです。 https://yumemi.connpass.com/event/308489/

Getting Started

リポジトリのクローン

git clone https://github.com/iseruuuuu/wallet_connect_app.git

fvm のインストール

fvm use 3.16.5

注意事項

  • projectIDについては、各自Wallet Connectにサインインし、取得してください。
//lib/constants/secret_key.dart
const projectID = 'プロジェクトID';

wallet_connect_app