Skip to content

Commit

Permalink
New translations service-chain.md (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaia-docs committed Jan 16, 2025
1 parent e258c80 commit 6ddd969
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Service Chain
# サービスチェーン

## Intended Audience <a id="intended-audience"></a>
## 対象読者<a id="intended-audience"></a>

- dApp developers who need high TPS, minimal transaction fees, or data privacy.
- Anyone who wants to build a local private network or a ledger database for testing.
- 高いTPS、最小限の取引手数料、データプライバシーを必要とするdApp開発者。
- ローカル・プライベート・ネットワークや元帳データベースをテスト用に構築したい人。

## Service Chain Overview <a id="service-chain-overview"></a>
## サービス・チェーンの概要<a id="service-chain-overview"></a>

Klaytn Service Chain provides the following features.

- Immediate finality.
- Cross-chain token transfer.
- Data anchoring to the main chain.
- Multi-sig bridge contract to meet enterprise security requirements.
- 即座の最終決定。
- クロスチェーン・トークン転送。
- メインチェーンへのデータ固定。
- 企業のセキュリティ要件を満たすマルチシグブリッジ契約。

![](/img/nodes/sc_connection.png)

Expand Down

0 comments on commit 6ddd969

Please sign in to comment.