Skip to content
@Kitewell-lab

Kitewell

Stellar Testnet wallet tooling. Freighter UI, Horizon API, and a Soroban registry.

Kitewell logo

Kitewell

Wallet tooling for Stellar Testnet.

Kitewell

Kitewell is a small Stellar stack for trying real wallet flows on Testnet: connect Freighter, fund an account, manage trustlines, send XLM, and read payment history. An API in front of Horizon keeps the UI off the raw network, and a Soroban contract stores optional on-chain check-ins.

Signing never leaves Freighter. The backend does not handle secret keys. Default network is Testnet.

Repositories

Repo What it does
App frontend React + Vite wallet UI
API backend Horizon account and payment reads
Contract contract Soroban registry

Run locally

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

Open http://localhost:5173 with Freighter set to Testnet.

License

MIT. Testnet only by default.

Popular repositories Loading

  1. Kitewell Kitewell Public

    Kitewell — Stellar Testnet lab for Freighter wallets, payments, and trustlines

    JavaScript 5

  2. backend backend Public

    Kitewell API — Horizon account and payment reads for Stellar Testnet

    JavaScript

  3. frontend frontend Public

    Kitewell wallet UI — React, Vite, and Freighter on Stellar Testnet

    JavaScript

  4. contract contract Public

    Kitewell Soroban contract — on-chain builder registry

    Rust

  5. .github .github Public

    Kitewell organization profile

  6. Kitewell-lab.github.io Kitewell-lab.github.io Public

    Kitewell website

    HTML

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…