Skip to content

Commit 2b09684

Browse files
committed
Merge remote-tracking branch 'origin/flow-blockchain' into flow-blockchain
2 parents b48fbe4 + e5522df commit 2b09684

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

collections/open-source-organizations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ items:
3030
- komodorio/helm-dashboard
3131
- devtron-labs/devtron
3232
- socialincome-san/public
33+
- Aiven-Open
3334
display_name: Open source organizations
3435
created_by: benbalter
3536
image: open-source-organizations.png

topics/flow-blockchain/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
created_by: Flow
33
display_name: Flow blockchain
44
logo: flow-blockchain.png
5-
released: Sep 29, 2020
6-
short_description: Flow is permissionless layer 1 blockchain.
5+
released: September 29, 2020
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.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
created_by: JetBrains
3+
display_name: Kotlin Multiplatform
4+
short_description: Kotlin Multiplatform is a cross platform development framework developed by JetBrains.
5+
topic: kotlin-multiplatform
6+
related: kotlin
7+
url: https://kotlinlang.org/lp/multiplatform/
8+
---
9+
The Kotlin Multiplatform technology simplifies the development of cross-platform projects across iOS, Android, desktop and the web. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming.

0 commit comments

Comments
 (0)