# 오드로이드 풀노드 - Odroid full node

* 작성일 : 2023-02-15
* 작성자 : <https://www.youtube.com/@orangepillkr>

이 자료는 DedSec이 오드로이드 M1으로 비트코인 풀노드를 구성한 경험을 바탕으로 작성하였습니다.&#x20;

풀노드 구성에 사용한 소프트웨어와 하드웨어의 조건이 시점에 따라서 여러 조건이 달라질 수 있기 때문에 초안 작성일을 기재하였습니다. 이 자료는 오드로이드 M1에 우분투를 설치한 후 엄브렐을 사용한 것을 기준으로 합니다. 하드웨어의 종류와 OS 등이 다를 경우 정상적으로 동작하지 않을 수 있습니다.

본 자료에는 특별한 권리가 없습니다. 저도 검색해서 얻은 지식이기 때문에 누구나 자유롭게 활용할 수 있도록 하고 싶습니다. 마음 껏 공유하셔도 됩니다. 여러분들이 풀노드 만드는데 작은 도움이라도 된다면 그것이 저의 기쁨입니다. Stay Humble, Stack Sats & HODL!


---

# Agent Instructions: 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://nextmoney.gitbook.io/orangepill/odroid-full-node.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.
