Skip to content

Commit

Permalink
shard_page_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
reveloper committed Dec 8, 2023
1 parent d101dc5 commit 22c39da
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/develop/blockchain/shards.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# TON Shards
# Shards

:::warning
Page is under development
:::

Sharding is a mechanism in TON blockchain which allows to process a large number of transactions. The main idea of sharding in TON is that when account A sends a message to account B and account C sends a message to account D both of these operations can be performed asynchronously.

Expand Down

0 comments on commit 22c39da

Please sign in to comment.