Acki Nacki documentation
Acki Nacki docsFor DevelopersWhat is Acki Nacki?
  • Acki Nacki Overview
  • Glossary
  • Launch & Genesis
  • Tokenomics
    • Fee System
  • Protocol participation
    • License
      • Acki Nacki Node License
      • Working with Licenses
      • License Delegation Guide
    • Block Keeper
      • Guide for Block Keeper testing on Shellnet
      • Join DNSP Gossip
      • Setting up Block Keeper Node
      • How to join the protocol as Block Keeper?
      • Formal Verification
        • Block Keeper Contracts Business-Level Specification
        • Block Keeper Contracts High Level Specification
    • Block Manager
      • Setting up Block Manager Node
    • Proxy service
  • Wallet
    • Create Your Wallet
    • ZK Login Authentication Flow
Powered by GitBook
On this page
  • System Requirements
  • How to run
  • API access
  1. Protocol participation
  2. Block Keeper

Setting up Block Keeper Node

PreviousJoin DNSP GossipNextHow to join the protocol as Block Keeper?

Last updated 1 day ago

System Requirements

Component
Requirements

CPU

16 dedicated physical cores on a single CPU, or 16 vCPUs ≥ 2.4 GHz. Hyper-threading must be disabled.

RAM

128 GB

Storage

1 TB of high performance NVMe SSD (PCIe Gen3 with 4 lanes or better)

Network

The effective bandwidth may be limited to 1 Gbps full-duplex total traffic, meaning no more than 1 Gbps in each direction (ingress and egress). A 2.5 Gbps or better full-duplex network interface card (NIC) should be installed to support anticipated future load increases and avoid hardware replacement.

How to run

Follow the instructions in

API access

After the Block Keeper is successfully provisioned the gql endpoint will be on localhost:3000/graphql

ackinacki repo.