Contributing
Getting Started
# Fork and clone
git clone https://github.com/YOUR_USERNAME/wallet-protect.git
cd wallet-protect
# Install dependencies
pnpm install
# Set up environment
cp .env.example .env
# Run tests
pnpm testPull Request Process
Commit Convention
Type
Description
