Merge pull request #187 from uqbar-dao/hf/add-readme-links

README: add some more links & intro prose
This commit is contained in:
doria 2024-01-22 16:04:42 -03:00 committed by GitHub
commit 8661378ae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
### Building components