> For the complete documentation index, see [llms.txt](https://frigghome.gitbook.io/frigghome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frigghome.gitbook.io/frigghome/swap/friggchain.md).

# FriggChain

At the heart of FriggHome’s ecosystem lies FriggChain, a quantum-resistant blockchain designed to secure and empower the Blockchain of Things (BoT).&#x20;

Paired with the RINA protocol’s secure, low-latency MESH network, FriggChain transforms IoT devices into decentralized, censorship-resistant BoT nodes, enabling a new era of smart home and smart city applications.

## **⛓️ FriggChain: The Quantum-Safe Backbone**

FriggChain leverages lattice-based cryptography to protect against quantum computing threats, ensuring long-term security for transactions, validator operations, and BoT interactions. Hosted on FriggBox devices, FriggChain nodes empower users to contributing to a decentralized, censorship-resistant internet while securing DeFi and BoT operations.

## **🤖 BoT: Redefining IoT**

FriggBox elevates IoT devices into Blockchain of Things (BoT) nodes by integrating them with FriggChain. Devices like FriggLock become secure, autonomous nodes in a decentralized network, managed through FriggLiquid’s unified interface. This ensures tamper-proof communication, data privacy, and freedom from centralized control, redefining IoT for smart homes and cities.

## **🛜 RINA: The Recursive Network Revolution**

FriggBox hosts a peer-to-peer MESH network powered by the RINA protocol, a scalable, secure alternative to TCP/IP. RINA’s recursive, layered design uses Distributed Interconnection Facilities (DIFs) to deliver :

* **Security by Design** : Built-in encryption and authentication eliminate vulnerabilities.
* **Low Latency & Scalability** : Minimal overhead supports high-throughput BoT and smart city services.
* **Censorship Resistance** : RINA prevents centralized tracking, aligning with FriggHome’s vision.

RINA routes BoT data and powers FriggChain’s consensus validation, ensuring untraceable, low-latency communication across the ecosystem.

## **🔌** Accessibility for All

With plug-and-play simplicity, FriggBox makes participation in the DePIN effortless. Anyone can set up a FriggBox, contribute bandwidth or node hosting, and earn rewards while powering a decentralized future.

FriggChain and BoT, powered by FriggBox’s RINA MESH network, build robust, scalable infrastructure for smart homes and cities. This ecosystem boosts security and efficiency while empowering users to control their data and devices in a decentralized, quantum-safe world.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://frigghome.gitbook.io/frigghome/swap/friggchain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
