Kitewell KITEWELL

Wallet tooling for Stellar Testnet

Connect Freighter, fund an account, manage trustlines, and send XLM. A small API sits in front of Horizon. A Soroban contract stores optional check-ins. Keys never leave the wallet.

Open the app repo View the org

App

React and Vite UI. Freighter connect, Friendbot, trustlines, payments, history.
Kitewell-lab/frontend

git clone https://github.com/Kitewell-lab/backend.git
cd backend && npm install && npm run dev

git clone https://github.com/Kitewell-lab/frontend.git
cd frontend && npm install && npm run dev

# Freighter on Testnet, then http://localhost:5173