# 노드구동(macOS)

### 서버(PC) 기본사항

1. 인터넷이 되는 환경에서 설치를 진행하여야합니다
2. 권장사항
   1. CPU: 4Core이상
   2. Memory: 16GB이상
   3. Disk: 500GB 이상(SSD 권장)

## 다운로드 프로그램 (M1 칩 이상)

{% file src="/files/OTco4Hz2bi3atKmAfPSI" %}

## 설치방법

* **압축해제**\
  압축해제를  하면 아래의 3개 파일이 있습니다.

  <div align="left" data-full-width="false"><figure><img src="/files/bWd95wECVd5LBVod9dqr" alt="" width="276"><figcaption></figcaption></figure></div>
* **프라이빗키 삽입**\
  KYC를 완료하면 ***\[노드 구동 전용 프라이빗키]***&#xB97C; 메일로 보내드립니다. \
  받으신 프라이빗키를 \[텍스트 편집기]로 src폴더 아래 key.json파일의 " "안에 입력하고 파일을 저장 해주세요. \
  프라이빗키에는 구매자의 VERY 분배 지갑주소가 매칭되어있어서 프라이빗키를 도난당해도 VERY는 안전합니다.<br>

  <figure><img src="/files/oomtFdcshXimwurmahke" alt=""><figcaption></figcaption></figure>
* 실행\
  프라이빗키를 입력하고 저장하였다면, VERY 아이콘을 클릭하여 실행합니다.

  <div align="left"><figure><img src="/files/bWd95wECVd5LBVod9dqr" alt="" width="276"><figcaption></figcaption></figure></div>

## 인증받지 못한 앱 예외처리

노드 프로그램은 macOS에서 인증처리가 되지 않기때문에 "확인되지 않은 개발자" 예외처리를 진행해야 노드 채굴이 완료됩니다.\
\
![](/files/u91rYsCUr94UzRPlsJy1)

* 시스템설정 > 개인정보 보호 및 보안 > 확인된 개발자가 등록한 응용 프로그램이 아니기... "그래도 열기"<br>

  <figure><img src="/files/31yKlj7Zz66AVFX9uXsd" alt=""><figcaption></figcaption></figure>
* 모달 창\
  ![](/files/CP7HUlgKY34VelzxttvI)\
  ![](/files/qLEHNVfWqNeNrB3aUAuL)
* 시스템설정 > 개인정보 보호 및 보안 > 확인된 개발자가 등록한 응용 프로그램이 아니기... "그래도 열기"

  <figure><img src="/files/M2F2KMIwwrQXFoFYmKJF" alt=""><figcaption></figcaption></figure>
* VERY 실행파일 클릭\
  ![](/files/LPWaXe5q5lfiaC9nVP7e)
* 노드 구동 완료

  <figure><img src="/files/fepR1nkwb3VN1HI1YRkq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Block synchronisation started라는 문구가 보이면 정상적으로 노드가 실행중인 상태입니다.\
노드 증명 보상은 number=xxxx 숫자가 현재 블록 생성번호와 동일할때 보상이 시작됩니다. (싱크완료)\
고성능의 PC일수록 싱크가 빨리 완료 됩니다.
{% endhint %}


---

# 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://wp.verylabs.io/korean/1/macos.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.
