punk-wallet
punk-wallet copied to clipboard
🧑🎤-punk-wallet
🏗 scaffold-eth - 🧑🎤 PunkWallet.io
An open source Ethereum web wallet.
PunkWallet.io is a forkable burner wallet with Wallet Connect up front.
It's easy to send ETH an many different networks:
🏃♀️ Fork the code and make your own wallet or on your own network!!!
required: Node plus Yarn and Git
git clone https://github.com/scaffold-eth/punk-wallet
cd punk-wallet
yarn install
yarn start
in a second terminal window:
cd punk-wallet
yarn chain
📝 Edit your frontend App.jsx
in packages/react-app/src
📱 Open http://localhost:3000 to see the app