Add quick start guide (#5517)
* start * test * guide * Apply suggestions from code review * typo Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
committed by
Federico Kunze
co-authored by
Federico Kunze
parent
0bb8e16172
commit
13464f234c
@@ -5,8 +5,6 @@ synopsis: "This document describes the core parts of a Cosmos SDK application. T
|
||||
|
||||
# Anatomy of an SDK Application
|
||||
|
||||
|
||||
|
||||
## Node Client
|
||||
|
||||
The Daemon, or [Full-Node Client](../core/node.md), is the core process of an SDK-based blockchain. Participants in the network run this process to initialize their state-machine, connect with other full-nodes and update their state-machine as new blocks come in.
|
||||
|
||||
Reference in New Issue
Block a user