Documentation
WebsiteMineGitHubFaucet
  • Welcome to MakeOS
  • Introduction
    • Install
    • Quick Start
    • Set Up a Private Network
    • Get Test Coins
    • Track a Repository
    • What is MakeOS
    • How it Works
    • Tokenomics ($MAKE)
    • Dilithium (Deprecated)
    • Roadmap
    • Team
  • Concepts
    • Repository
      • Register a Repository
      • Initialize a New Repository
      • Repository Governance
      • Access Control Config
    • Namespace
    • Key
    • Issue Management
    • Merge Request
    • Transactions
      • Register a Repository
      • Send Coins
    • Validator
    • Host
    • Remote
  • JavaScript Console API
    • repo
    • pushkey
    • namespace
    • node
    • user
    • transaction
    • ticket
  • KIT CLI Reference
    • Overview
    • init
    • start
    • console
    • attach
    • key
      • create
      • gen
      • get
      • import
      • list
      • update
    • tx
      • get
    • repo
      • config
      • create
      • hook
      • init
      • vote
    • user
      • send
    • pk
      • register
    • sign
      • commit
      • note
      • tag
    • contributor
      • add
    • issue
      • close
      • create
      • list
      • read
      • reopen
      • status
    • mr
      • checkout
      • close
      • create
      • fetch
      • list
      • read
      • reopen
      • status
Powered by GitBook
On this page
  • Install
  • Quick Start Guide
  • Set up a Private Network
  • What is MakeOS
  • How it Works

Was this helpful?

Welcome to MakeOS

On this page, we will describe various sections of this documentation to get you started quickly.

NextInstall

Last updated 4 years ago

Was this helpful?

Install

Learn how to install Kit - The official reference client of the MakeOS network. It is currently the only client required to interact with the network. See the page to learn how to install it on your platform.

Quick Start Guide

Learn how to quickly install, run the MakeOS official client and connect to the live network. Get started on the .

Set up a Private Network

Learn how to create your private network and execute network operations. Proceed to the guide.

What is MakeOS

After installing and initializing the Kit client, you may be interested in learning about the MakeOS project, why it is important and what we want to achieve — See this for more details.

How it Works

If you are interested in a brief introduction on how it works, check out the protocol overview for more details.

Install
Install
Quick Start Guide
Quick Start
Setup a Private Network
Set Up a Private Network
page
What is MakeOS
page
How it Works