Skip to content

Commit c57ff0c

Browse files
committed
Correct article headings
1 parent 58e5045 commit c57ff0c

27 files changed

+41
-38
lines changed

docs/developers/api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### API
1+
# API
22

33
There are multiple APIs exposed by nodes. These APIs allow for programmatic access to some of the daemons that run on the node.
44

docs/developers/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Command Line Interface (CLI)
1+
# Command Line Interface (CLI)
22

33
There is a CLI available for interacting with the different daemons on nodes.
44

docs/developers/interacting-with-voi-blockchain.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Interacting With Voi Blockchain
1+
# Interacting With Voi Blockchain
22

33
Interacting with the Voi blockchain is always done through a node in the network. A node is a device with sufficient resources running the appropriate software that is connected to the network.
44

docs/developers/networks.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
1-
## Networks
1+
# Networks
22

33
Voi blockchain will have two public networks, mainnet & testnet. Right now, there only exists the testnet network.
44

5-
65
### Mainnet
76

87
Coming soon.
98

10-
119
### Testnet
1210

1311
Genesis ID: voitest-v1
1412

1513
Genesis Hash: IXnoWtviVVJW5LGivNFc0Dq14V3kqaXuK2u5OQrdVZo=
1614

17-
1815
### Devnet
1916

2017
It is also possible for developers to spin up their own local network for development purposes before deploying their applications to the Testnet environment and then subsequently the Mainnet environment.

docs/developers/sdk.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### SDK
1+
# SDK
22

33
In order to simply access the APIs there are a number of SDKs available in different languages.
44

docs/developers/smart-contracts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Smart Contracts
1+
# Smart Contracts
22

33
Smart contracts on Voi blockchain can be written using multiple languages that then compile down to TEAL before being deployed to the blockchain using the SDKs or the goal CLI. You can write in TEAL, but it is considered easier to use a higher level abstraction language.
44

docs/developers/start-here.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Start Here
1+
# Start Here
22

33
Voi blockchain comes complete with all of the resources necessary for developers to do what they do best, build.
44

docs/developers/tools.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Tools
1+
# Tools
22

33
In order to make development easier there are a number of ecosystem specific tools that exist.
44

docs/ecosystem/governance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Governance
1+
# Governance
22

33
Voi's L1 blockchain governance model is inspired by the tripartite system used in various global governments, with its own unique adaptations. This model is structured around three distinct branches: Judicial (Block Authority Inc.), Legislative (Voi Council), and Executive (Voi Foundation), each tasked with specific functions and responsibilities to ensure equitable distribution of power and prevent dominance by any single person or entity.
44

docs/ecosystem/projects.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Projects
1+
# Projects
22

33
https://voiager.org/
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Submitting Proposals
1+
# Submitting Proposals
22

3-
This process is currently being developed. This section will be updated soon to reflect that information.
3+
This process is currently being developed. This section will be updated soon to reflect that information.

docs/ecosystem/tokenomics.md

+14-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
## Tokenomics
1+
# Tokenomics
22

3-
Voi's economic design is engineered for long-term, sustainable ecosystem growth, with a full resource distribution plan spanning 20 years. This mitigates severe inflation, protecting users and stakeholders' interests.
3+
Voi's economic design is engineered for long-term, sustainable ecosystem growth, with a full resource distribution plan
4+
spanning 20 years.
5+
This mitigates severe inflation, protecting users and stakeholders' interests.
46

5-
To expedite scale within the first five years, Voi will distribute the ecosystem stake during this period. Subsequently, the newly formed future foundations will gradually receive their 5% allocations over the following decade, amounting to a total of 20%.
7+
To expedite scale within the first five years, Voi will distribute the ecosystem stake during this period. Subsequently,
8+
the newly formed future foundations will gradually receive their 5% allocations over the following decade, amounting to
9+
a total of 20%.
610

7-
To swiftly bootstrap the network and ecosystem as well as later counteract inflation, early incentives are front-loaded and entirely allocated within the first 18 months.
11+
To swiftly bootstrap the network and ecosystem as well as later counteract inflation, early incentives are front-loaded
12+
and entirely allocated within the first 18 months.
813

9-
Block rewards, meanwhile, are to be fully allocated over the 20-year span. This ensures that node operators can sustain themselves purely from block rewards and network security contributions until the network becomes self-sustaining on fees alone.
14+
Block rewards, meanwhile, are to be fully allocated over the 20-year span. This ensures that node operators can sustain
15+
themselves purely from block rewards and network security contributions until the network becomes self-sustaining on
16+
fees alone.
1017

11-
Consequently, Voi ensures that 75% of network ownership directly benefits the community in various ways, demonstrating our commitment to user-focused growth and long-term network stability.
18+
Consequently, Voi ensures that 75% of network ownership directly benefits the community in various ways, demonstrating
19+
our commitment to user-focused growth and long-term network stability.

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Voi Chain
1+
# Voi Chain
22

33
Voi is a community-owned and operated L1 blockchain and ecosystem.
44

docs/node-runners/become-a-relay-runner.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Become A Relay Runner
1+
# Become A Relay Runner
22

33
In order to become a relay runner your node would not only need to be configured to do so, but will also need to be added to the DNS.
44

docs/node-runners/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Overview
1+
# Overview
22

33
The Voi blockchain, like every blockchain is underpinned by a network of nodes.
44

docs/node-runners/run-a-participation-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Run A Node
1+
# Run A Node
22

33
Running a participation node is the best way to help secure the network in a fully permissionless way.
44

docs/understanding-voi/accounts.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
## Accounts
1+
# Accounts
32

43
Accounts at their core are structures that contain a few different objects including keys, They are commonly referred to as Addresses as one of the objects that they encapsulate that is visible and commonly used is the Address of the account.
54

docs/understanding-voi/assets.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
## Assets
1+
# Assets
32

43
Assets on Voi come in two different flavors. Each of which are powerful and can be leveraged in different ways to achieve the same outcome.
54

docs/understanding-voi/blocks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Blocks
1+
# Blocks
22

33
These are the tamper proof data structures that can contain 0 or more signed transactions that were submitted to the network after the previous block was produced.
44

docs/understanding-voi/consensus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Consensus
1+
# Consensus
22

33
In order to have blocks selected and written to the Voi blockchain there needs to be a decentralized consensus mechanism.
44

docs/understanding-voi/core-concepts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Core Concepts
1+
# Core Concepts
22

33
Gain a comprehensive grasp of the fundamental principles underlying the operation of the Voi Chain. Explore key concepts such as assets, transactions, blocks, consensus, and the virtual machine. This foundational understanding will equip you with the necessary foundational knowledge to fully utilize Voi.
44

docs/understanding-voi/smart-contracts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Smart Contracts
1+
# Smart Contracts
22

33
Smart contracts are how logic is executed and state is recorded on-chain in a self contained and remotely callable way. They are created, destroyed and interacted with via transactions.
44

docs/understanding-voi/smart-signatures.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Smart Signatures
1+
# Smart Signatures
22

33
Smart signatures are how logic is executed to sign transactions in a delegated way.
44

docs/understanding-voi/state-proofs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## State Proofs
1+
# State Proofs
22

33
State proofs on Voi blockchain are generated by the independent nodes running in the network, not by 3rd parties.
44

docs/understanding-voi/transactions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Transactions
1+
# Transactions
22

33
Transactions enable accounts to interact with the Voi blockchain by the changing of some type of state. This essentially means a change has been made to the blockchain, as a result of a certain action taken. For example, the transferring of tokens or interacting with smart contracts.
44

docs/understanding-voi/virtual-machine.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Virtual Machine
1+
# Virtual Machine
22

33
Every node in the Voi blockchain runs a virtual machine that evaluates the logic in smart contracts and smart signatures with the transactions that are calling them.
44

docs/understanding-voi/wallets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Wallets
1+
# Wallets
22

33
Wallets are what are used to hold and interact with accounts in a user friendly way.
44

0 commit comments

Comments
 (0)