> For the complete documentation index, see [llms.txt](https://docs.zerowave.my.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowave.my.id/testnet/erbie.md).

# Erbie

<div align="center"><img src="https://user-images.githubusercontent.com/56349947/207211955-0ad7f3d4-13c5-4ed3-8907-0f770077cf76.png" alt="" height="100"></div>

## Erbie Chain

Erbie Chain solves the blockchain trilemma, which entails a necessary tradeoff between scalability, security, and decentralization, by building the technology to achieve the ideal balance between these three metrics, creating a highly scalable and secure blockchain system that doesn't sacrifice decentralization.

[WormholesChain Website](https://www.wormholes.com/)

ErbieChain Social Media

[![](https://user-images.githubusercontent.com/50621007/176236430-53b0f4de-41ff-41f7-92a1-4233890a90c8.png) ](https://discord.com/invite/N4ksH6tqRX)[![](https://user-images.githubusercontent.com/56349947/205331052-6d4d4216-3529-490c-a1b9-8c3618aac8e2.png) ](https://twitter.com/WormholesChain)[![](https://user-images.githubusercontent.com/50621007/183283867-56b4d69f-bc6e-4939-b00a-72aa019d1aea.png)](https://t.me/wormholes\\_chain)

## General Information

* Official Guide

> [Guide](https://www.wormholes.com/docs/install/run/index.html)

* Explorer

> [Explorer](https://www.wormholesscan.com/#/)

* Wallet

> [Wallet](https://www.limino.com/)

## Requirement

To run node you must have meet a requirement:

### Minimum Hardware Requirement

| CPU    | Memory | Disk   | Bandwith |
| ------ | ------ | ------ | -------- |
| 4 Core | 8 GB   | 500 GB | 100 Mbps |

### Software Requirement

* OS : Ubuntu 20.xx

##


---

# 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:

```
GET https://docs.zerowave.my.id/testnet/erbie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
