Secure message signing tool for Aptos blockchain with Msafe integration.
- Connect to Aptos wallets
- Sign messages securely
- Msafe multisig integration
- Modern React UI with TypeScript
- Theme support (light/dark)
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
- React + TypeScript + Vite
- Aptos SDK
- Wallet Adapter
- Tailwind CSS
- Radix UI components