🏗
🏗
🏗
🏗
Scaffold-eth | Docs
Search…
⌃K
🏗
Welcome to Scaffold-eth
Getting Started
📥
Installation
🚀
Quick Start
👩‍🔬 Deploying Your Contracts
🚢
Shipping Your App
Toolkit
📚
The Scaffold-eth Stack
🧰
Libraries, Components & Services
👩‍🏫 Troubleshooting
🚧
Infrastructure
SpeedRunEthereum
🧙‍♂️ About the Speed Run
🏃‍♀️ Speed Run Ethereum Challenges
Example Branches
👀
Overview
💥
Common Web3 Patterns
📩
Simple DAO
💎
Diamond Standard - Contract Upgradability
💵
Meta-Multi-Sig Wallet
👨‍👦 Minimal Proxy
💰
Minimum Viable Payment Channel
👨‍🎤 PunkWallet.io
🎲
Push The Button - Multi-player Turn Based Game
🌱
radwallet.io
✍️ Signator.io
⏳
Simple Stream
🐊
Token Allocator
👛
Streaming Meta Multi Sig
💵
DeFi
🎫
NFTs
🚓
Security
🚧
Infrastructure
⚖️ Layer 2 and Scaling
Community
Projects built with Scaffold-eth
Contribute to Scaffold-eth
BuidlGuidl
Support
Getting help
Become a BuidlGuidl Partner
Powered By GitBook

👨‍🎤 PunkWallet.io

A quick web wallet for demonstrating identity of keypairs and sending around ETH.
​​
image
​
​

🏃‍♀️ Quick Start

required: Node plus Yarn and Git​
git clone -b punk-wallet https://github.com/austintgriffith/scaffold-eth.git 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
Previous
Minimum Viable Payment Channel
Next
Push The Button - Multi-player Turn Based Game
Last modified 1yr ago
Copy link