Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> **[polystate.io](https://polystate.io)** — The Operating System for Sovereign Individuals

[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) [![Last Updated](https://img.shields.io/badge/Last%20Updated-March%202026-blue.svg)](#)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) [![Last Updated](https://img.shields.io/badge/Last%20Updated-June%202026-blue.svg)](#)

**Affiliate Disclosure:** Many links below are affiliate/referral links (marked with ↗). When you sign up through them, you support the platform at no extra cost to you — and in some cases you get a bonus too. If you find this list useful, using the referral links is the easiest way to say thanks.

Expand Down Expand Up @@ -192,7 +192,7 @@ The platform covers key jurisdictions like Paraguay, Panama, Georgia, Prospera (

<a id="2-exchanges--swap-platforms"></a>
<details>
<summary><strong>2. Exchanges & Swap Platforms</strong> (19 tools)</summary>
<summary><strong>2. Exchanges & Swap Platforms</strong> (20 tools)</summary>

| # | Tool | Description | Link | Polystate |
|---|------|-------------|------|-----------|
Expand All @@ -215,6 +215,9 @@ The platform covers key jurisdictions like Paraguay, Panama, Georgia, Prospera (
| 26 | Peach Bitcoin | Mobile P2P Bitcoin trading app, no KYC, cash trades supported | [peachbitcoin.com](https://peachbitcoin.com) | 🆕 |
| 27 | RoboSats | Tor-exclusive Lightning-based P2P exchange, sub-5 minute trades | [robosats.com](https://robosats.com) | 🆕 |
| 28 | Hodl Hodl | Non-custodial P2P Bitcoin exchange with escrow, no KYC | [hodlhodl.com](https://hodlhodl.com) | 🆕 |
| 99 | ⭐ rhino.fi | Self-custodial cross-chain bridge and swap across 35+ chains incl. Solana, Tron, and TON — no signup, near-instant settlement | [app.rhino.fi](https://app.rhino.fi/bridge) | 🆕 |

> **Why rhino.fi?** One of the smoothest cross-chain swap experiences out there: connect a wallet and move assets between 35+ chains (EVM, Solana, Tron, TON, and more) in seconds — no account, no KYC, no seed-phrase risk handed to a custodian. Self-custody is enforced at the smart-contract level (nothing moves without your signature), and its pre-funded liquidity network means you skip the slow lock-and-mint bridging most competitors use. Battle-tested team — formerly DeversiFi, building since 2020.

</details>

Expand Down
7 changes: 4 additions & 3 deletions tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "Polystate Services — Crypto Nomad Tools",
"description": "Community-maintained directory of crypto and fintech tools for digital nomads",
"url": "https://github.com/Spider333/Polystate-Services",
"last_updated": "2026-04-05",
"total_tools": 98,
"last_updated": "2026-06-11",
"total_tools": 99,
"license": "CC-BY-SA-4.0"
},
"categories": [
Expand Down Expand Up @@ -45,7 +45,8 @@
{ "id": 25, "name": "Peer (formerly ZKP2P)", "description": "Zero-knowledge proof based peer-to-peer crypto on/off ramp", "url": "https://peer.xyz", "pick": false, "on_polystate": false },
{ "id": 26, "name": "Peach Bitcoin", "description": "Mobile P2P Bitcoin trading app, no KYC, cash trades supported", "url": "https://peachbitcoin.com", "pick": false, "on_polystate": false },
{ "id": 27, "name": "RoboSats", "description": "Tor-exclusive Lightning-based P2P exchange, sub-5 minute trades", "url": "https://robosats.com", "pick": false, "on_polystate": false },
{ "id": 28, "name": "Hodl Hodl", "description": "Non-custodial P2P Bitcoin exchange with escrow, no KYC", "url": "https://hodlhodl.com", "pick": false, "on_polystate": false }
{ "id": 28, "name": "Hodl Hodl", "description": "Non-custodial P2P Bitcoin exchange with escrow, no KYC", "url": "https://hodlhodl.com", "pick": false, "on_polystate": false },
{ "id": 99, "name": "rhino.fi", "description": "Self-custodial cross-chain bridge and swap across 35+ chains incl. Solana, Tron, and TON — no signup, near-instant settlement", "url": "https://app.rhino.fi/bridge", "pick": true, "on_polystate": false }
]
},
{
Expand Down
Loading