XRP-community-wallet

by xrpcommunityVerified

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

1,924
Stars
132
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/xrpcommunity/XRP-community-wallet

Getting Started

Guides for using skills like XRP-community-wallet.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

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

NetworkTickerExplorer
XRP LedgerXRPhttps://livenet.xrpl.org
EthereumETHhttps://etherscan.io
BNB Smart ChainBNBhttps://bscscan.com
PolygonMATIChttps://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.

Frequently Asked Questions

What is XRP-community-wallet?

XRP-community-wallet is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by xrpcommunity. Fully decentralized and the most secure XRP & EVM wallet - built by the community, for the community. It has 1,924 GitHub stars.

Is XRP-community-wallet safe to use?

Yes. XRP-community-wallet passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install XRP-community-wallet?

Clone the repository with "git clone https://github.com/xrpcommunity/XRP-community-wallet" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is XRP-community-wallet written in?

XRP-community-wallet is primarily written in TypeScript. It is open-source under xrpcommunity on GitHub, so you can review or fork the full source.

Are there alternatives to XRP-community-wallet?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh XRP-community-wallet against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details