Skip to content

Commit f0a072c

Browse files
authored
Update index.md
1 parent 3f6d7a2 commit f0a072c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

topics/flow-blockchain/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ created_by: Flow
33
display_name: Flow blockchain
44
logo: flow-blockchain.png
55
released: Sep 29, 2020
6-
short_description: Flow is permissionless layer 1 blockchain.
6+
short_description: Flow is a permissionless layer 1 blockchain.
77
topic: flow-blockchain
8-
related: cadence, blockchain, cryptocurrency
8+
aliases: onflow
9+
related: cadence, blockchain, cryptocurrency, smart-contracts, web3, dapps
910
url: https://flow.com
1011
github_url: https://github.com/onflow
1112
---
1213
Flow blockchain is a scalable, fast, and developer-friendly blockchain platform designed to support high-throughput applications, such as games and digital collectibles, without the need for layer-two solutions or sharding.
1314

14-
Unlike traditional blockchain architectures, Flow utilizes a unique multi-node design, where different types of nodes perform distinct tasks - execution, verification, collection, and consensus. This design allows for significant improvements in scalability while preserving decentralization and security.
15+
Unlike traditional blockchain architectures, Flow utilizes a [unique multi-node design](https://flow.com/primer#primer-how-flow-works), where different types of nodes perform distinct tasks - execution, verification, collection, and consensus. This design allows for significant improvements in scalability while preserving decentralization and security.

0 commit comments

Comments
 (0)