An open source Ethereum web wallet.
π₯ watch this 10m demo
MaxPepe Wallet is a forkable burner wallet with Wallet Connect up front.
It's easy to send ETH an many different networks:
required: Node plus Yarn and Git
git clone https://github.com/
cd maxpepe-wallet
yarn install
yarn start
in a second terminal window:
cd maxpepe-wallet
yarn chain
π Edit your frontend App.jsx
in packages/react-app/src
π± Open http://localhost:3000 to see the app
π΄ Btw this is a fork of eth-scaffold punkwallet πΈβ¨