From ef5a3e9ab78aa9276a80af32339d8b97e27e3a60 Mon Sep 17 00:00:00 2001 From: David Stancel Date: Thu, 11 Jun 2026 15:29:25 +0200 Subject: [PATCH] Add rhino.fi to Exchanges & Swap Platforms Self-custodial cross-chain bridge/swap across 35+ chains (EVM, Solana, Tron, TON). No signup, no KYC, near-instant settlement via pre-funded liquidity network. Formerly DeversiFi. Co-Authored-By: Claude Fable 5 --- README.md | 7 +++++-- tools.json | 7 ++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e74aa0f..239c108 100644 --- a/README.md +++ b/README.md @@ -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. @@ -192,7 +192,7 @@ The platform covers key jurisdictions like Paraguay, Panama, Georgia, Prospera (
-2. Exchanges & Swap Platforms (19 tools) +2. Exchanges & Swap Platforms (20 tools) | # | Tool | Description | Link | Polystate | |---|------|-------------|------|-----------| @@ -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.
diff --git a/tools.json b/tools.json index 072bc82..153c889 100644 --- a/tools.json +++ b/tools.json @@ -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": [ @@ -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 } ] }, {