-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations layerzero.md (Japanese)
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
.../ja/docusaurus-plugin-content-docs/current/build/tools/cross-chain/layerzero.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# Layerzero | ||
|
||
## Introduction <a id="introduction"></a> | ||
## はじめに<a id="introduction"></a> | ||
|
||
[LayerZero](https://docs.layerzero.network/v2) as an omnichain interoperability protocol in Web3 enables applications to move data across blockchains, uniquely supporting censorship-resistant messages and permissionless development through immutable smart contracts. Layerzero provides a rich suite of tools for developing omnichain applications, hence developers can easily [send arbitrary data](https://docs.layerzero.network/v2/home/protocol/contract-standards#oapp), [external function calls](https://docs.layerzero.network/v2/developers/evm/oapp/message-design-patterns), and [tokens](https://docs.layerzero.network/v2/home/protocol/contract-standards#oft) while preserving full autonomy and control over their application. | ||
Web3におけるオムニチェーン相互運用性プロトコルとしての[LayerZero](https://docs.layerzero.network/v2)は、アプリケーションがブロックチェーン間でデータを移動することを可能にし、検閲に耐性のあるメッセージと、不変のスマートコントラクトによるパーミッションレス開発を独自にサポートする。 Layerzeroは、オムニチェーン・アプリケーションを開発するための豊富なツール群を提供します。そのため、開発者は、アプリケーションの完全な自律性と制御を維持しながら、簡単に[任意のデータを送信](https://docs.layerzero.network/v2/home/protocol/contract-standards#oapp)、[外部関数呼び出し](https://docs.layerzero.network/v2/developers/evm/oapp/message-design-patterns)、[トークン](https://docs.layerzero.network/v2/home/protocol/contract-standards#oft)することができます。 | ||
|
||
## Usage <a id="usage"></a> | ||
## 使用方法<a id="usage"></a> | ||
|
||
Layerzero supports both [Kaia Mainnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#klaytn) and [Kairos Testnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#klaytn-baobab). To get started using LayerZero on Kaia, refer to the following guides: | ||
Layerzeroは[Kaia Mainnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#klaytn)と[Kairos Testnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#klaytn-baobab)の両方をサポートしています。 カイアでLayerZeroを使い始めるには、以下のガイドを参照してください: | ||
|
||
- [LayerZero V2 OApp Quickstart](https://docs.layerzero.network/v2/developers/evm/oapp/overview) | ||
- [LayerZero V2 OFT Quickstart](https://docs.layerzero.network/v2/developers/evm/oft/quickstart) | ||
- [LayerZero V2 ONFT Quickstart](https://docs.layerzero.network/v2/developers/evm/onft/quickstart) | ||
- [LayerZero V2 OFT クイックスタート](https://docs.layerzero.network/v2/developers/evm/oft/quickstart) | ||
- [LayerZero V2 ONFT クイックスタート](https://docs.layerzero.network/v2/developers/evm/onft/quickstart) |