@hiveio/wallet-dapp
Metamask Wallet dApp
Running
- Install and configure Metamask Flask. REMEMBER TO DISABLE STANDARD METAMASK BEFORE TESTING
- Install project:
git clone --recurse-submodules https://gitlab.syncad.com/hive/wallet-dapp.git
- Install dependencies:
pnpm install
- Start development server:
pnpm start
- Navigate to http://localhost:5173 and authorize to test
If you want to see metamask snap logs on Chrome, go to: chrome://extensions Details of "MetaMask Flask DEVELOPMENT BUILD" and inspect
offscreen.html
console