Skip to content

PrajwalGraj/SEND

Repository files navigation

SEND: DeFi SuperApp on Algorand

A modern, all-in-one platform for payments and DeFi operations on Algorand.


🚀 Features

  • Payments: Send/receive ALGO, QR code scanning, contact registry
  • DeFi: Swap tokens, stake assets, lending/borrowing
  • AI Automation: Agentic payment assistant
  • Wallet Integration: PeraWalletConnect, Algorand SDK
  • Modern UI: Responsive, beautiful, and fast

🛠️ Images

1 2 3 4

🛠️ Tech Stack

  • React + TypeScript
  • Tailwind CSS + shadcn/ui
  • Vite
  • Algorand SDK (algosdk)
  • PeraWalletConnect
  • html5-qrcode (camera-based QR scanning)

📦 Project Structure

├── public/
│   └── images/ (logos, pool icons, QR)
├── src/
│   ├── components/ (Navbar, Card, QRScanner, etc.)
│   ├── context/ (Wallet, Toast)
│   ├── pages/ (Payment, Swap, Staking, Index, etc.)
│   └── hooks/, lib/
├── package.json
├── README.md
└── ...

⚡ Getting Started

  1. Install dependencies:
    npm install
  2. Run the app:
    npm run dev
  3. Open in browser: http://localhost:5173

💡 Highlights

  • Camera-based QR scanning for payments
  • Real-time token swap calculations
  • Beautiful, customizable UI
  • Secure wallet connection and transaction signing

📄 License

MIT


Built with ❤️ for the Algorand ecosystem.

  • Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages