Back to rankings

xrpcommunity/XRP-community-wallet

TypeScriptwallet.xrp.community

Fully decentralized and the most secure XRP & EVM wallet - built by the community, for the community.

ai-agentcommunitycryptodecentralizedethereumevmledgerstaking-cryptowalletxrplxrp-community
Star Growth
Stars
1.1k
Forks
130
Weekly Growth
Issues
0
5001k
May 26May 26Jun 26Jul 26
Artifactsnpmnpm install xrp-community-wallet
README

Ripple Community Wallet

Ripple Community Wallet

A fully decentralized wallet - built by the community, for the community.

Website  ·  Web wallet app  ·  Documentation  · 


About

Ripple Community Wallet is a non-custodial wallet for the XRP ecosystem and compatible networks. Private keys and your seed phrase never leave your device: everything is stored encrypted locally, in the user's browser. There are no servers holding funds and no intermediaries — you are in full control of your assets.

The project is built by the community and for the community: open source, transparent decisions, no hidden telemetry, and no collection of personal data.

Features

  • Non-custodial storage. The seed phrase and keys are encrypted locally and stored in IndexedDB; a user password is required to unlock.
  • Wallet creation and import. Generate and restore a wallet from a seed phrase (BIP39 / BIP32 standards).
  • Hardware wallets. Ledger support for XRP via WebHID.
  • Multi-chain. XRP Ledger and EVM networks in a single interface: native coins, a curated ERC-20 list, and support for custom tokens.
  • Send and receive. Transfers with address validation and QR codes for receiving funds.
  • Portfolio. Aggregated balance across networks and tokens with up-to-date prices.
  • Transaction history. A list of operations with links to block explorers.
  • Staking. A section for participating in community staking.
  • Internationalization. 11 languages, including RTL (Arabic); the language is detected automatically from browser settings.
  • Responsive UI. Mobile / tablet / desktop, light and dark themes.

Supported networks

Network Ticker Explorer
XRP Ledger XRP https://livenet.xrpl.org
Ethereum ETH https://etherscan.io
BNB Smart Chain BNB https://bscscan.com
Polygon MATIC https://polygonscan.com

Tech stack

React 18 · TypeScript (strict) · Vite · React Router · TanStack Query · Zustand · Tailwind CSS · Radix UI · i18next · xrpl / ripple-keypairs · viem · @scure/bip39 · @noble/hashes · IndexedDB (idb).

Local development

Requirements

  • Node.js >= 20
  • pnpm >= 9

Workspace dependencies

This app is part of the Ripple Community monorepo and relies on shared workspace packages: @rc/types, @rc/ui, @rc/i18n, @rc/api-client, and @rc/config (the latter provides the base tsconfig). These packages must be available to build — run the commands from the monorepo root, or make sure the @rc/* packages are present in your environment.

Commands

# Install dependencies
pnpm install

# Dev server (Vite) — http://localhost:5173
pnpm dev

# Production build into ./dist
pnpm build

# Preview the production build locally
pnpm preview

# Unit tests (Vitest)
pnpm test

# Type checking
pnpm typecheck

Project structure

src/
  app/        — application root, providers, routing
  features/   — feature modules (onboarding, send, receive,
                portfolio, history, staking, settings, ...)
  layouts/    — page layouts
  lib/        — crypto, network logic (chains), explorers, theme, wallet
public/       — static assets (logos, favicon)

Security

  • Keys and the seed phrase are never sent to a server and are stored only in encrypted form on the device.
  • Wallet access is protected by a password; unlocking happens locally.
  • Before using real funds, always back up your seed phrase in a safe place — recovery is only possible with it.

Community and license

This project is built by the XRP community. Ways to contribute, feedback channels, and license terms will be published on the project website.

Related repositories
NousResearch/hermes-agent

The agent that grows with you

PythonPyPIMIT Licenseaiai-agent
hermes-agent.nousresearch.com
218.5k41.3k
thedaviddias/Front-End-Checklist

🗂 The essential checklist for modern web development, for humans and AI agents

MDXfrontendfront-end-development
frontendchecklist.io
73.3k6.7k
shareAI-lab/learn-claude-code

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

PythonPyPIMIT Licenseagentclaude-code
learn.shareai.run
71.9k11.7k
santifer/career-ops

Open-source AI job search: scan job portals, evaluate listings with a structured A-F rubric into a 1.0-5.0 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

JavaScriptnpmMIT Licenseai-agentanthropic
career-ops.org
60.9k12k
Panniantong/Agent-Reach

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

PythonPyPIMIT Licenseagent-infrastructureai-agent
59.2k4.7k
ZhuLinsen/daily_stock_analysis

LLM 驱动的多市场股票智能分析系统:多源行情、实时新闻、决策看板与自动推送,支持零成本定时运行。 LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.

PythonPyPIMIT Licenseaigcllm
dsa.zhulinsen.tech
58.2k50k
CherryHQ/cherry-studio

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

TypeScriptnpmGNU Affero General Public License v3.0claude-codeai-agent
cherryai.com
48.9k4.6k
zhayujie/CowAgent

Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)

PythonPyPIMIT Licenseopenaiai
cowagent.ai
46.1k10.3k
HKUDS/nanobot

Lightweight, open-source AI agent for your tools, chats, and workflows.

PythonPyPIMIT Licenseaiai-agent
nanobot.wiki
46k8.1k
siyuan-note/siyuan

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

TypeScriptnpmGNU Affero General Public License v3.0note-takinglocal-first
b3log.org/siyuan
45.3k2.9k
hugohe3/ppt-master

AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own .pptx templates. · by Hugo He

PythonPyPIMIT Licenseai-agentpowerpoint
hugohe3.github.io/ppt-master/
40.4k3.4k
CopilotKit/CopilotKit

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

TypeScriptnpmMIT Licenseaillm
docs.copilotkit.ai
36.2k4.5k