mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 00:21:38 +03:00
Merge branch 'main' into develop
This commit is contained in:
commit
d1b765e19b
13
README.md
13
README.md
@ -1,3 +1,16 @@
|
|||||||
|
# Kinode
|
||||||
|
|
||||||
|
Kinode OS is a decentralized OS, built for crypto.
|
||||||
|
|
||||||
|
This repo contains the core runtime and processes.
|
||||||
|
Most developers need not build the runtime.
|
||||||
|
Instead, check out the [Kinode book](https://book.kinode.org/), and in particular the ["My First App" tutorial](https://book.kinode.org/my_first_app/chapter_1.html).
|
||||||
|
|
||||||
|
If you want to get on the network, you can download a binary, rather than building it yourself, from [the releases page](https://github.com/uqbar-dao/kinode/tags).
|
||||||
|
Then follow the instructions to [install it](https://book.kinode.org/install.html) and [join the network](https://book.kinode.org/login.html).
|
||||||
|
|
||||||
|
If you have questions, join the [Kinode discord](https://discord.gg/TCgdca5Bjt) and drop us a question!
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### Building components
|
### Building components
|
||||||
|
Loading…
Reference in New Issue
Block a user