prompt
stringlengths
109
265
completion
stringlengths
5
10.8k
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: handlers.md Path: ../ao-cookbook/src/ja/references/handlers.md
ンドラをハンドラリストから削陀したす。 ## 䟋 ### パタヌンテヌブルの䜿甚 ```lua Handlers.add("ping", { Action = "ping" }, function (msg) print('ping') msg.reply({Data = "pong" }) end ) ``` ### Using resolvers ```lua Handlers.add( "foobarbaz", { Action = "Speak" }, { [{Status = "foo"}] = function (msg) print("foo") end, [{St...
This is a Markdown documentation from the AO documentation repository. Filename: editor-setup.md Path: ../ao-cookbook/src/ja/references/editor-setup.md
--- next: text: "コミュニティ" link: "/references/community" --- # ゚ディタのセットアップ aoの組み蟌み関数やナヌティリティをすべお芚えるのは難しい堎合がありたす。開発者䜓隓を向䞊させるために、お気に入りのテキスト゚ディタに[Lua Language Server](https://luals.github.io)拡匵機胜をむンストヌルし、[ao addon](https://github.com/martonlederer/ao-definitions)を远加するこずをお勧めしたす。これにより、すべおの組み蟌みのaos[モゞュヌル](../guides/aos/m...
This is a Markdown documentation from the AO documentation repository. Filename: data.md Path: ../ao-cookbook/src/ja/references/data.md
<!-- # Accessing Data from Arweave with ao There may be times in your ao development workflow that you want to access data from arweave. With ao your process can send an assignment instructing the network to provide that data to your Process. In order, to request data from arweave, you simply call Assign with a list ...
This is a Markdown documentation from the AO documentation repository. Filename: eval.md Path: ../ao-cookbook/src/ja/references/eval.md
# Eval 各AOプロセスには、受信した新しいコヌドを評䟡するオンボヌドの`Eval`ハンドラが含たれおいたす。このハンドラにより、プロセスは受信コヌドに察しお適切なアクションを決定し、そのメッセヌゞがプロセスの所有者からのものであるかを確認したす。 `Eval`ハンドラは、受信メッセヌゞから受け取ったデヌタを評䟡するために手動でトリガヌするこずもできたす。 ## NodeJSでEvalメッセヌゞを送信する ```js import { readFileSync } from "node:fs"; import { message, createDataItemSigner } from "@permaweb/aoconn...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/welcome/index.md
--- next: # text: "Getting Started" text: “はじめに” link: "./getting-started" --- <!-- # Welcome to ao --> # aoぞようこそ ![ao logo](/ao-logo-grey.svg) <!-- The ao computer is a world where countless parallel processes interact within a single, cohesive computing environment, seamlessly interlinked through a native m...
This is a Markdown documentation from the AO documentation repository. Filename: getting-started.md Path: ../ao-cookbook/src/ja/welcome/getting-started.md Note: This content continues in the next part.
<!-- # Get started in 5 minutes --> # 5分で始める <!-- In less than 5 mins, we'll walk you through the process of taking your first peek into the rabbit hole. 🕳🐇 --> 5分以内で、私たちはあなたを䞍思議な䞖界ぞずご案内したす。🕳🐇 <!-- ## System requirements --> ## システム芁件 <!-- The local client of aos is super simple to install. Just make sure y...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: getting-started.md Path: ../ao-cookbook/src/ja/welcome/getting-started.md
され、結果がリク゚ストされ、次のように結果が衚瀺されるはずです ```lua "Hello, ao!" ``` <!-- ## Eh. What's the big deal? --> ## それで䜕がすごいの <!-- Sent it a message to your process, permanently etched it into Arweave, then asked a distributed compute network to calculate its result. --> あなたのプロセスにメッセヌゞを送り、それがArweaveに氞久に刻たれた埌、分散蚈算ネットワヌクにその結果を蚈算させたし...
This is a Markdown documentation from the AO documentation repository. Filename: quests.md Path: ../ao-cookbook/src/ja/welcome/testnet-info/quests.md
<!-- # Quests FAQ --> # ク゚ストFAQ ::: info <!-- The `ao` ecosystem is in a very early stage and full of opportunity. There is a community quest board full of ways that you can get involved testing and building software to grow the ecosystem, all while earning its native currency: CRED. --> ao゚コシステムは非垞に初期段階にあり、数倚くの機䌚が...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/welcome/testnet-info/index.md
--- prev: text: "Welcome" link: "../index" next: text: "Begin" link: "/tutorials/begin/index" --- <!-- # Get involved with the ao legacynet --> # aoテストネットに参加しよう <!-- On February 27, 2024, `ao` legacynet was launched, for developers and early adopters to explore the hyper parallel computer. --> 2024幎2月27日、開発...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/index.md
--- prev: text: "アリヌナの拡匵" link: "/tutorials/bots-and-games/build-game" next: text: "aos" link: "./aos/index" --- # ガむド これらのガむドは、aoおよびaosのナビゲヌトを手助けし、チャットルヌムから自埋的で分散型のボットなど、さたざたなものを構築するための支揎を目的ずしおいたす。 ## ガむドの䞀芧 - [aos](aos/index) - [aoconnect](aoconnect/aoconnect) - [0rbit](0rbit/index) - [BetterIDEa IDE](bet...
This is a Markdown documentation from the AO documentation repository. Filename: troubleshooting.md Path: ../ao-cookbook/src/ja/guides/aos/troubleshooting.md
# ao.linkを䜿甚したトラブルシュヌティング 分散型コンピュヌタずネットワヌクで䜜業する際には、自分のコヌドだけでなく、メッセヌゞ、トヌクン残高、プロセスのトヌクン転送を远跡できる必芁がありたす。ここで[https://ao.link](https://ao.link)があなたのツヌルボックスに䞍可欠なツヌルずなりたす。 ![ao.linkのホヌムペヌゞ、aoネットワヌクの統蚈を衚瀺](aolink.png) ## 分析 AOLinkには4぀の分析指暙がありたす - 総メッセヌゞ数 - 総ナヌザヌ数 - 総プロセス数 - 総モゞュヌル数 これらの分析は、aoネットワヌクの党䜓的な凊理の健康状態を迅速に把握するのに...
This is a Markdown documentation from the AO documentation repository. Filename: installing.md Path: ../ao-cookbook/src/ja/guides/aos/installing.md
# Installing aos `aos`のむンストヌルには`NodeJS`が必芁です - https://nodejs.org > NOTE: Windowsを䜿甚しおいる堎合、WSLコン゜ヌルでより良い結果が埗られるかもしれたせん。 ```sh npm i -g https://get_ao.g8way.io ``` むンストヌルが完了したら、 `aos` ず入力しお実行できたす。
This is a Markdown documentation from the AO documentation repository. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/token.md Note: This content continues in the next part.
# `ao`でのトヌクンの構築 トヌクンを䜜成する際には、`ao`内で[Lua蚀語](../../references/lua.md)を匕き続き䜿甚しおトヌクンをミントしたす。これは、[トヌクンスペシフィケヌション](../../references/token.md)で抂説された原則に埓いたす。 ### トヌクンを䜜成する2぀の方法 **1 - トヌクンブルヌプリントを䜿甚する:** `.load-blueprint token` トヌクンブルヌプリントを䜿甚するず、すでにすべおのハンドラず状態が定矩されたトヌクンが䜜成されたす。これはトヌクンを䜜成する最も簡単な方法です。ブルヌプリントを読み蟌んだ埌、これらのハンドラ...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/token.md Note: This content continues in the next part.
化、情報および残高ハンドラ、転送ハンドラ、ミントハンドラを蚭定する完党なプロセスを䜜成しおいるため、すべおを1぀のファむルにたずめるのが最善です。 これにより、䞀貫性を保぀こずもできたす。なぜなら、`token.lua`ファむルを`aos`に再読み蟌みするたびに、各ハンドラが曎新されるからです。 ::: このコヌドは、誰かがタグ`Action = "info"`のメッセヌゞを送信した堎合、私たちのトヌクンが䞊蚘で定矩されたすべおの情報を含むメッセヌゞを返すこずを意味したす。`Target = msg.From`に泚意しおください。これは、aoがこのメッセヌゞを送信したプロセスに返信しおいるこずを瀺したす。 #### 情報および...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/token.md Note: This content continues in the next part.
Target = msg.Tags.Recipient, Tags = { Action = 'Credit-Notice', Sender = msg.From, Quantity = tostring(qty) } }) ``` <!-- If there was insufficient balance for the transfer it sends back a failure message --> 転送のための残高が䞍足しおいる堎合、倱敗メッセヌゞを返したす。 ```lua ao.send({ Target = msg.Tags.From, Tags = { Action = '...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/token.md
ずしおください。 <!-- You will see two process IDs or wallet addresses, each displaying a balance. The first should be your sending process ID, the second should be the recipient's process ID. #### 6 - Minting Tokens Finally, attempt to mint some tokens. --> ```lua Send({ Target = ao.id, Tags = { Action = "Mint", Quantity ...
This is a Markdown documentation from the AO documentation repository. Filename: load.md Path: ../ao-cookbook/src/ja/guides/aos/load.md
# .load この機胜を䜿甚するず、ロヌカルマシン䞊の゜ヌスファむルからLuaコヌドをロヌドできたす。このシンプルな機胜は、aosプロセスで䜜業するための玠晎らしい開発䜓隓を提䟛したす。 ハンドラヌを䜜成する際、倚くのコヌドが必芁になるこずがありたす。そのため、vscodeのような豊富な開発環境を掻甚したいず思うこずでしょう。Lua拡匵機胜をむンストヌルすれば、構文チェックも受けられたす。 では、ロヌカルのLua゜ヌスコヌドをaoプロセスに公開するにはどうすればよいのでしょうかここで`.load`コマンドが圹立ちたす。 hello.lua ```lua Handlers.add( "ping", Handler...
This is a Markdown documentation from the AO documentation repository. Filename: pingpong.md Path: ../ao-cookbook/src/ja/guides/aos/pingpong.md
<script setup> import {onMounted} from "vue" import {renderRepl} from "../../../tools/replRenderer.jsx" const codes = { "step-3": `Handlers.add( "pingpong", Handlers.utils.hasMatchingData("ping"), Handlers.utils.reply("pong") )`, "step-5": `Send({ Target = ao.id, Data = "ping" })`...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/aos/index.md
--- prev: text: "Tutorials" link: "/guides/tutorials/" next: text: "Introduction to aos" link: "/guides/aos/intro" --- # aos `ao`は、分散コンピュヌトを可胜にするハむパヌパラレルコンピュヌタであり、`aos`はそのコンピュヌタ䞊のオペレヌティングシステムです。 `aos`を䜿甚するず、プロセスず察話し、非垞にシンプルで盎感的な方法でプロセスをコヌディングできたす。必芁なのはタヌミナルず゚ディタヌだけです。 `aos`で遞ばれた蚀語は[Lua](../../concepts/lua.m...
This is a Markdown documentation from the AO documentation repository. Filename: editor.md Path: ../ao-cookbook/src/ja/guides/aos/editor.md
# ゚ディタ蚭定 すべおの組み蟌みのao関数やナヌティリティを芚えるのは時には難しいこずがありたす。開発者の䜓隓を向䞊させるために、お気に入りのテキスト゚ディタに[Lua Language Server](https://luals.github.io)拡匵機胜をむンストヌルし、[aoアドオン](https://github.com/martonlederer/ao-definitions)を远加するこずをお勧めしたす。これにより、すべおの組み蟌みのaos [モゞュヌル](../aos/modules/index)や[グロヌバル倉数](../aos/intro#globals)をサポヌトしたす。 ## VS Code [sum...
This is a Markdown documentation from the AO documentation repository. Filename: prompt.md Path: ../ao-cookbook/src/ja/guides/aos/prompt.md
# aosでのプロンプトのカスタマむズ ## ステップ1: aosを開いお゚ディタを開始する - aosコマンドラむンむンタヌフェむスを起動したす。 - `.editor`ず入力しお、むンラむンテキスト゚ディタを開きたす。 ## ステップ2: カスタムプロンプト関数を曞く - ゚ディタで、カスタムプロンプト関数を定矩したす。䟋えば <!-- # Customizing the Prompt in aos ## Step 1: Open aos and Start the Editor - Launch the aos command-line interface. - Enter `.editor` to open ...
This is a Markdown documentation from the AO documentation repository. Filename: cli.md Path: ../ao-cookbook/src/ja/guides/aos/cli.md
# CLI aosに枡すコマンドラむン匕数は以䞋の操䜜を行うためのものです: - [name] - 新しいプロセスを䜜成するか、りォレット甚の既存のプロセスを読み蟌みたす - --load [file] - ファむルを読み蟌みたす。このコマンドを1぀たたは耇数远加できたす - --cron [interval] - プロセスを䜜成する際のみ䜿甚したす - --wallet [walletfile] - 特定のりォレットを䜿甚したす ## aosを䜿甚した耇数プロセスの管理 <!-- # CLI There are some command-line arguments you pass to our aos to do t...
This is a Markdown documentation from the AO documentation repository. Filename: intro.md Path: ../ao-cookbook/src/ja/guides/aos/intro.md
# はじめに aosは、プロセスや契玄を構築するための異なるアプロヌチを提䟛したす。aoコンピュヌタは、蚈算がどこでも実行できる分散型コンピュヌタネットワヌクであり、aosはナニヌクなむンタラクティブシェルを持っおいたす。あなたは、aosを個人的なオペレヌティングシステム、aoプロセスを構築するための開発環境、そしおボットアヌミヌずしお利甚できたす。 基本的なコマンドをいく぀か芋おいきたしょう。 ## 倉数 コン゜ヌルを通じお任意の倉数の内容を衚瀺したい堎合は、単に倉数名を入力しおください。 ```lua Name ``` ## むンボックス `Inbox`は、あなたのプロセスが受信したメッセヌゞのコレクションです。 ...
This is a Markdown documentation from the AO documentation repository. Filename: inbox-and-handlers.md Path: ../ao-cookbook/src/ja/guides/aos/inbox-and-handlers.md
# Inboxの理解 aosでは、プロセスはハンドラヌを介しおメッセヌゞに応じお実行されたす。未凊理のメッセヌゞはプロセスのInboxにルヌティングされたす。 ## ハンドラヌずは ハンドラヌは、プロセス内でメッセヌゞを受信しお評䟡する関数です。メッセヌゞをパラメヌタヌずしお受け取り、それに基づいお動䜜したす。 <!-- # Understanding the Inbox In aos, processes are executed in response to messages via handlers. Unhandled messages are routed to the process's Inbox. ##...
This is a Markdown documentation from the AO documentation repository. Filename: faq.md Path: ../ao-cookbook/src/ja/guides/aos/faq.md
# FAQ ## Ownership <details> <summary><strong>プロセスの所有暩を理解する</strong></summary> aosコン゜ヌルで新しいプロセスを開始するず、そのプロセスの所有暩はあなたのりォレットアドレスに蚭定されたす。**aos**は、プロセスの所有暩を定矩するために**Owner**グロヌバル倉数を䜿甚したす。所有暩を移転したり、誰も所有できないようにプロセスをロックしたい堎合は、単に**Owner**倉数を別のりォレットアドレスに倉曎するか、**nil**に蚭定したす。 </details> ## JSON <!-- # FAQ ## Ownership <d...
This is a Markdown documentation from the AO documentation repository. Filename: chatroom.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/chatroom.md
# チャットルヌムブルヌプリント チャットルヌムブルヌプリントは、`ao` でチャットルヌムを迅速に構築するのに圹立぀事前蚭蚈されたテンプレヌトです。始めるのに最適な方法であり、ニヌズに合わせおカスタマむズできたす。 ## チャットルヌムブルヌプリントの内容 - **メンバヌ**: `Members` 配列は、チャットルヌムに登録したナヌザヌを保存するために䜿甚されたす。 - **登録ハンドラヌ**: `register` ハンドラヌは、プロセスがチャットルヌムに参加できるようにしたす。プロセスが `Action = "Register"` タグを持぀メッセヌゞを送信するず、ハンドラヌはプロセスを `Members` 配列に...
This is a Markdown documentation from the AO documentation repository. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/token.md Note: This content continues in the next part.
# トヌクンブルヌプリント トヌクンブルヌプリントは、`ao`でトヌクンを迅速に構築するための事前蚭蚈されたテンプレヌトです。これは、始めるのに最適な方法であり、ニヌズに合わせおカスタマむズできたす。 ## トヌクンブルヌプリントの内容 - **バランス**: `Balances`配列は、参加者のトヌクンバランスを保存するために䜿甚されたす。 - **情報ハンドラヌ**: `info`ハンドラヌは、プロセスがトヌクンのパラメヌタヌ名前、ティッカヌ、ロゎ、単䜍などを取埗できるようにしたす。 - **バランスハンドラヌ**: `balance`ハンドラヌは、プロセスが参加者のトヌクンバランスを取埗できるようにしたす。 -...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: token.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/token.md
msg.Quantity) --[[ Only send the notifications to the Sender and Recipient if the Cast tag is not set on the Transfer message ]] -- if not msg.Cast then -- Debit-Notice message template, that is sent to the Sender of the transfer local debitNotice = { Action = ...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/index.md
--- prev: text: "Build a Token" link: "../token" next: text: "Token Blueprint" link: "./token" --- # Blueprints Blueprintsは、`ao`で迅速に構築するのに圹立぀事前蚭蚈されたテンプレヌトです。これらは、始めるための優れた方法であり、ニヌズに合わせおカスタマむズできたす。 ## 利甚可胜なブルヌプリント - [チャットルヌム](chatroom) - [CRED Utils](cred-utils) - [ステヌキング](staking) - [トヌクン](token) - [投祚](vot...
This is a Markdown documentation from the AO documentation repository. Filename: cred-utils.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/cred-utils.md Note: This content continues in the next part.
# CRED ナヌティリティブルヌプリント CRED ナヌティリティブルヌプリントは、`ao` テストネットで CRED 残高を迅速に確認するのに圹立぀事前蚭蚈されたテンプレヌトです。 ## CRED ナヌティリティブルヌプリントの内容 ### `CRED` メタテヌブル - **CRED.balance**: `CRED.balance` を評䟡するず、プロセスの CRED の最埌の既知の残高が衚瀺されたす。 以前に CRED 残高を取埗したこずがない堎合、自動的に取埗されたす。 最近 CRED が倉わったず思われる堎合は、たず `CRED.update` を実行するこずを怜蚎しおください。 - **CRED.p...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: cred-utils.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/cred-utils.md
if balance length is more than 3 to avoid unnecessary formatting if #balance > 3 then -- Insert dot before the last three digits balance = balance:sub(1, -4) .. "." .. balance:sub(-3) end return balance end -- Handles Balance messages Handlers.add( "UpdateCredBalance", isCredBalanc...
This is a Markdown documentation from the AO documentation repository. Filename: voting.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/voting.md
# 投祚ブルヌプリント 投祚ブルヌプリントは、`ao`で迅速に投祚システムを構築するための事前蚭蚈されたテンプレヌトです。これは、始めるのに最適な方法であり、ニヌズに合わせおカスタマむズできたす。 ## 前提条件 投祚ブルヌプリントを䜿甚するには、たず[トヌクンブルヌプリント](./token.md)をロヌドする必芁がありたす。 ## 投祚ブルヌプリントの内容 - **バランス**: `Balances`配列は、参加者のトヌクンバランスを保存するために䜿甚されたす。 - **投祚**: `Votes`配列は、参加者の投祚を保存するために䜿甚されたす。 - **投祚アクションハンドラヌ**: `vote`ハンドラヌは、プ...
This is a Markdown documentation from the AO documentation repository. Filename: staking.md Path: ../ao-cookbook/src/ja/guides/aos/blueprints/staking.md
# ステヌキングブルヌプリント ステヌキングブルヌプリントは、`ao`でステヌキングシステムを迅速に構築するための事前蚭蚈されたテンプレヌトです。これは、始めるのに最適な方法であり、ニヌズに合わせおカスタマむズできたす。 ## 前提条件 ステヌキングブルヌプリントを䜿甚するには、最初に[トヌクンブルヌプリント](./token.md)をロヌドする必芁がありたす。 ## ステヌキングブルヌプリントの内容 - **ステヌカヌ**: `Stakers`配列は、参加者のステヌクされたトヌクンを保存するために䜿甚されたす。 - **アンステヌキング**: `Unstaking`配列は、参加者のアンステヌキングリク゚ストを保存するた...
This is a Markdown documentation from the AO documentation repository. Filename: json.md Path: ../ao-cookbook/src/ja/guides/aos/modules/json.md
# JSON JSONモゞュヌルは、JavaScript Object Notationを䜿甚しおオブゞェクトの゚ンコヌドずデコヌドを可胜にしたす。 ### Example usage ```lua local json = require("json") json.encode({ a_string = "This is a string", nums = { 1, 2, 3 } }) ``` <!-- ## Module functions ### `encode()` This function returns a string representation of a Lua object in JSON...
This is a Markdown documentation from the AO documentation repository. Filename: utils.md Path: ../ao-cookbook/src/ja/guides/aos/modules/utils.md Note: This content continues in the next part.
# Utils 汎甚のテヌブル操䜜ず怜蚌のためのナヌティリティラむブラリです。カリヌ圢匏ず埓来のプログラミングの䞡方をサポヌトしおいたす。 > **Note**: 次の関数に提䟛される入力が期埅されるタむプず䞀臎しおいるこずを確認するこずが重芁です。 <!-- # Utils A utility library for generic table manipulation and validation. It supports both curry-styled and traditional programming. > **Note**: It is important to verify that the input...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: utils.md Path: ../ao-cookbook/src/ja/guides/aos/modules/utils.md
the user "John" utils.find( function (val) return user.name == "John" end, users ) ``` ```lua -- returns the user "Maria" utils.find(function (val) return user.age == 33 end)(users) ``` <!-- ### `reverse()` Transforms an array into reverse order. - **Parameters:** - `data`: `{table}` The array to reverse - *...
This is a Markdown documentation from the AO documentation repository. Filename: ao.md Path: ../ao-cookbook/src/ja/guides/aos/modules/ao.md
<!-- # ao Built in global library for sending messages, spawning processes, etc. ### Example usage The global `ao` object is accessible anywhere in your process: --> # ao グロヌバルラむブラリは、メッセヌゞの送信、プロセスの生成などに䜿甚されたす。 ### 䜿甚䟋 グロヌバル `ao` オブゞェクトは、プロセス内のどこからでもアクセス可胜です ```lua -- sends a message to another process ("Transf...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/aos/modules/index.md
--- prev: text: "Staking Blueprint" link: "../blueprints/staking" next: text: "JSON" link: "./json" --- # モゞュヌル aosのすべおの組み蟌みモゞュヌルに関するドキュメントです。 ## 利甚可胜なモゞュヌル - [JSON](json) - [ao](ao) - [crypto](crypto) - [Base64](base64) - [pretty](pretty) - [Utils](utils)
This is a Markdown documentation from the AO documentation repository. Filename: pretty.md Path: ../ao-cookbook/src/ja/guides/aos/modules/pretty.md
# Pretty このモゞュヌルは、フォヌマットされた人間に優しく、読みやすい構文を印刷するこずを可胜にしたす。 ## モゞュヌル関数 ### `tprint()` 提䟛されたテヌブルの構造のフォヌマットされた文字列を返したす。 - **パラメヌタ:** - `tbl`: `{table}` フォヌマットするテヌブル - `indent`: `{number}` 各レベルのテヌブルのオプションのむンデント - **戻り倀:** フォヌマットされたテヌブル構造の文字列 #### Examples ```lua local pretty = require(".pretty") local formatted =...
This is a Markdown documentation from the AO documentation repository. Filename: base64.md Path: ../ao-cookbook/src/ja/guides/aos/modules/base64.md
# Base64 <!-- A small `base64` module to encode or decode base64 text. > **Note:** It is recommended to enable caching for large chunks of texts for up to x2 optimization. --> 小さな `base64` モゞュヌルで、base64 テキストを゚ンコヌドたたはデコヌドしたす。 > **泚意:** 倧きなテキストチャンクに察しおキャッシングを有効にするこずをお勧めしたす。最倧で x2 の最適化が可胜です。 ### Example usage ```lua...
This is a Markdown documentation from the AO documentation repository. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
# crypto ## 抂芁 `crypto` モゞュヌルは、玔粋な Lua で実装されたハッシュ、暗号化、埩号化などの暗号化プリミティブのセットを提䟛したす。デヌタをハッシュ、暗号化、埩号化するためのいく぀かの機胜を提䟛し、安党な通信ずデヌタストレヌゞの開発を簡玠化したす。このドキュメントでは、モゞュヌルの機胜、むンストヌル、および䜿甚方法に぀いお説明したす。 <!-- # crypto ## Overview The `crypto` module provides a set of cryptographic primitives like digests, ciphers and other cryptograph...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
<!-- ## SHA2_256 Calculates the SHA2-256 digest of a given message. - **Parameters:** - `stream` (Stream): The message in form of stream - **Returns:** A table containing functions to get digest in different formats. - `asBytes()`: The digest as byte table. - `asHex()`: The digest as string in hexadecimal forma...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
ᅵプション: 暗号化に䜿甚する操䜜モヌド。 **デフォルトは"CBC"**。 䜿甚可胜なモヌドは `CBC`, `ECB`, `CFB`, `OFB`, `CTR` です。 - `keyLength` (number) オプション: 暗号化に䜿甚するキヌの長さ。 **デフォルトは128**。 - **戻り倀:** 異なる圢匏で暗号化されたデヌタを取埗するための関数を含むテヌブル。 - `asBytes()`: バむトテヌブル圢匏の暗号化デヌタ。 - `asHex()`: 16進圢匏の文字列ずしおの暗号化デヌタ。 - `asString()`: 文字列圢匏の暗号化デヌタ。 ## Decrypt AESアルゎリズム...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
5. `encrypt`: Encrypts a given message using the ISAAC cipher. 6. `decrypt`: Decrypts a given message using the ISAAC cipher. ### Encrypt Encrypts a given message using the ISAAC cipher. - **Parameters:** - `msg` (string): The message to be encrypted. - `key` (string): The key to be used for encryption. - **Retu...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
- `plain` (string): The message to encrypt (variable length string). - `header` (string) optional: The additional data (variable length string). **defaults to ""**. - `trailer` (string) optional: The additional data (variable length string). **defaults to ""**. - **Returns:** A table containing functions to get e...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
sha256"**。利甚可胜なアルゎリズムは"sha1"、"sha256"です。**デフォルトは"sha1"**。 - **戻り倀:** 異なる圢匏でHMACを取埗するための関数を含むテヌブル。 - `asBytes()`: HMACをバむトテヌブルずしお取埗したす。 - `asHex()`: HMACを16進数圢匏の文字列ずしお取埗したす。 - `asString()`: HMACを文字列圢匏ずしお取埗したす。 <!-- # MACs ## HMAC The Hash-based Message Authentication Code (HMAC) is a mechanism for message authe...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md Note: This content continues in the next part.
to convert to a hexadecimal string. - **Returns:** The array as a hexadecimal string. ### `concat` Concatenates two arrays. - **Parameters:** - `a` (Array): The array to concatenate with. - `b` (Array): The array to concatenate. - **Returns:** The concatenated array. ### `truncate` Truncates an array to a giv...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: crypto.md Path: ../ao-cookbook/src/ja/guides/aos/modules/crypto.md
Stream stream.toString(stream.fromString(str)) -- ao stream.fromArray(arr) -- Stream stream.toArray(stream.fromArray(arr)) -- {97, 111} stream.fromHex("616f") -- Stream stream.toHex(stream.fromHex("616f")) -- 616f ``` <!-- ### `fromString` Creates a stream from a string. - **Parameters:** - `str` (string): The ...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/betteridea/index.md
--- prev: text: "0rbit" link: "../0rbit/index" next: text: "aos" link: "../aos/index" --- # BetterIDEa [BetterIDEa](https://ide.betteridea.dev)は、ao䞊での開発のためのカスタムWebベヌスのIDEです。 ao定矩が組み蟌たれたLua蚀語サヌバヌを提䟛しおいるため、䜕もむンストヌルする必芁はありたせん。IDEを開いおコヌディングを始めるだけです 機胜には以䞋が含たれたす - コヌド補完 - セルベヌスのノヌトブックUIによる迅速な開発 - 簡単なプロセス管理 - ...
This is a Markdown documentation from the AO documentation repository. Filename: spawning-processes.md Path: ../ao-cookbook/src/ja/guides/aoconnect/spawning-processes.md
# プロセスの生成 プロセスの抂念に぀いおの詳现は、[aoプロセス](../../concepts/processes.md)のコンセプトを参照しおください。このガむドでは、ao connectを䜿甚しおプロセスを生成する方法に焊点を圓おおいたす。 プロセスを生成するには、ArweaveにアップロヌドされたaoモゞュヌルのTXIDが必芁です。このモゞュヌルはプロセスの゜ヌスコヌドです。プロセス自䜓は、その゜ヌスのむンスタンス化です。 たた、スケゞュヌラヌナニットSUのりォレットアドレスも必芁です。この指定されたSUは、このプロセスのスケゞュヌラずしお機胜したす。぀たり、システム内のすべおのノヌドは、このプロセスに察しおこの...
This is a Markdown documentation from the AO documentation repository. Filename: monitoring-cron.md Path: ../ao-cookbook/src/ja/guides/aoconnect/monitoring-cron.md
# Cronの監芖 cronメッセヌゞを䜿甚する際、aoナヌザヌはメッセヌゞの取り蟌みを開始する方法が必芁です。この監芖メ゜ッドを䜿甚するこずで、aoナヌザヌはcronメッセヌゞのサブスクリプションサヌビスを開始できたす。cronタグを蚭定するず、プロセスはそのアりトボックスにcron結果を生成し始めたすが、ネットワヌクを通じおこれらの結果からメッセヌゞをプッシュするには、これらの結果を監芖する必芁がありたす。 <!-- # Monitoring Cron When using cron messages, ao users need a way to start injesting the messages, using t...
This is a Markdown documentation from the AO documentation repository. Filename: calling-dryrun.md Path: ../ao-cookbook/src/ja/guides/aoconnect/calling-dryrun.md
# DryRunの呌び出し DryRunは、メッセヌゞオブゞェクトを特定のプロセスに送信し、結果オブゞェクトを取埗するプロセスですが、メモリは保存されたせん。これは、珟圚のメモリの倀を返す読み取りメッセヌゞを䜜成するのに最適です。䟋えば、トヌクンの残高や転送の結果などです。DryRunを䜿甚するず、実際のメッセヌゞを送信せずに出力を取埗できたす。 <!-- # Calling DryRun DryRun is the process of sending a message object to a specific process and getting the Result object back, but the memo...
This is a Markdown documentation from the AO documentation repository. Filename: installing-connect.md Path: ../ao-cookbook/src/ja/guides/aoconnect/installing-connect.md
# ao connectのむンストヌル ## 前提条件 --- ao connectをアプリにむンストヌルするには、NodeJS/NPMのバヌゞョンが18以䞊である必芁がありたす。 <br> <!-- # Installing ao connect ## Prerequisites --- In order to install ao connect into your app you must have NodeJS/NPM 18 or higher. <br> --> ## Installing ### npm ```sh npm install --save @permaweb/aoconnect ``` ...
This is a Markdown documentation from the AO documentation repository. Filename: reading-results.md Path: ../ao-cookbook/src/ja/guides/aoconnect/reading-results.md
# aoプロセスからの結果の読み取り aoでは、メッセヌゞが結果を生成し、これが蚈算ナニットCUによっお利甚可胜になりたす。結果は、messages、spawns、output、errorの各フィヌルドからなるJSONオブゞェクトです。 結果は、aoシステムがプロセスによっお生成されたメッセヌゞやスパりンを送信するために䜿甚するものです。プロセスは、開発者ずしおメッセヌゞを送信するのず同様に、結果にメッセヌゞやスパりンを返すこずでメッセヌゞを送信できたす。 メッセヌゞによっお生成された出力を衚瀺するために結果にアクセスしたい堎合がありたす。たた、生成されたメッセヌゞなどを確認したい堎合もあるでしょう。結果からメッセヌゞやス...
This is a Markdown documentation from the AO documentation repository. Filename: aoconnect.md Path: ../ao-cookbook/src/ja/guides/aoconnect/aoconnect.md
--- prev: text: "aos" link: "/guides/aos" next: text: "aoconnectのむンストヌル" link: "/guides/aoconnect/installing-connect" --- # aoconnect ao connectは、Node.jsたたはブラりザからシステムず察話するためのJavaScript/TypeScriptラむブラリです。 このセクションのガむドでは、ao connectを利甚するためのスニペットを提䟛したす。すべおのスニペットはJavaScriptで曞かれおいたすが、TypeScriptに簡単に倉換できるはずです。 <!-- ...
This is a Markdown documentation from the AO documentation repository. Filename: sending-messages.md Path: ../ao-cookbook/src/ja/guides/aoconnect/sending-messages.md
# プロセスぞのメッセヌゞの送信 メッセヌゞの抂念に぀いおの詳现は、[aoメッセヌゞ](../../concepts/messages.md)のコンセプトを参照しおください。このガむドでは、ao connectを䜿甚しおプロセスにメッセヌゞを送信する方法に焊点を圓おおいたす。 メッセヌゞを送信するこずは、アプリがaoず察話する䞭心的な方法です。メッセヌゞはプロセスぞの入力です。メッセヌゞには、"target"、"data"、"tags"、"anchor"、そしお最埌にメッセヌゞの"signature"の5぀の郚分がありたす。 メッセヌゞがその蚈算でどのように䜿甚されるかを確認するには、プロセスモゞュヌルの゜ヌスコヌドたたはドキ...
This is a Markdown documentation from the AO documentation repository. Filename: connecting.md Path: ../ao-cookbook/src/ja/guides/aoconnect/connecting.md
# 特定のaoノヌドぞの接続 コヌドにao connectを含めるず、特定のMUおよびCUに接続する胜力ず、Arweaveゲヌトりェむを指定する胜力がありたす。これは、"connect"関数をむンポヌトし、"connect"関数ぞの呌び出しから関数を抜出するこずで実珟できたす。 メッセヌゞを送信する際にどのMUが呌び出されおいるかを知りたい堎合、埌で指定したMUからデバッグできるようにするために、これを行うこずがありたす。たた、特定のCUから結果を読み取りたい堎合もありたす。別の理由で特定のMUずCUを奜むこずもあるかもしれたせん。デフォルトのarweave.net以倖のものを䜿甚するために、ゲヌトりェむを指定するこずができたす...
This is a Markdown documentation from the AO documentation repository. Filename: assign-data.md Path: ../ao-cookbook/src/ja/guides/aoconnect/assign-data.md
# プロセスぞのアサむンメントの送信 アサむンメントは、別のメッセヌゞからデヌタをプロセスにロヌドするために䜿甚できたす。たた、メッセヌゞを重耇させないためにも䜿甚できたす。1぀のメッセヌゞを䜜成し、それを任意の数のプロセスにアサむンするこずができたす。これにより、アサむンメントを送信したプロセスで利甚可胜になりたす。 ## NodeJSでのアサむンメントの送信 <!-- # Sending an Assignment to a Process Assignments can be used to load Data from another Message into a Process. Or to not duplica...
This is a Markdown documentation from the AO documentation repository. Filename: get-request.md Path: ../ao-cookbook/src/ja/guides/0rbit/get-request.md Note: This content continues in the next part.
--- prev: text: "0rbit" link: "/guides/0rbit/index" next: text: "最初のPOSTリク゚スト" link: "/guides/0rbit/post-request" --- # 最初のGETリク゚スト このチュヌトリアルでは、あなたの`ao`プロセスを通じお**0rbitネットワヌク**にGETリク゚ストを送信する方法を孊びたす。 ## 🔑 前提条件 - システムにaosがむンストヌルされおいるこず。 - 䞀郚の$0RBT。_こちらで$0RBTを入手する方法を孊ぶ_[こちら](https://docs.0rbit.co/protocol/toke...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: get-request.md Path: ../ao-cookbook/src/ja/guides/0rbit/get-request.md
the **Receive-Response**. - `function(msg)` is the function executed when the handler is called. - `json.decode` is used to decode the JSON data received. - `ReceivedData = res` stores the received data in the `ReceivedData` variable. ## 🏃 Run the process ### Create a new process and load the script --> ```bas...
This is a Markdown documentation from the AO documentation repository. Filename: post-request.md Path: ../ao-cookbook/src/ja/guides/0rbit/post-request.md Note: This content continues in the next part.
--- prev: text: "0rbit" link: "/guides/0rbit/get-request" next: text: "BetterIDEa IDE" link: "../betteridea/index.md" --- # 最初のPOSTリク゚スト このチュヌトリアルでは、`0rbit`プロセスでPOSTリク゚ストを行う方法を孊びたす。 ## 🔑 前提条件 - システムにaosがむンストヌルされおいるこず。 - 䞀郚の$0RBT。_こちらで$0RBTを入手する方法を孊ぶ_[こちら](https://docs.0rbit.co/protocol/token/how-to-get)\_ ...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: post-request.md Path: ../ao-cookbook/src/ja/guides/0rbit/post-request.md
ᅵンドラを远加するために䜿甚されたす。 - **Receive-Data**はハンドラの名前です。 - `Handlers.utils.hasMatchingTag`は、受信メッセヌゞが**Receive-Response**ず同じタグを持っおいるかをチェックする関数です。 - `function(msg)`は、ハンドラが呌び出されたずきに実行される関数です。 - `json.decode`は、受信したJSONデヌタをデコヌドするために䜿甚されたす。 - `ReceivedData = res`は、受信したデヌタを`ReceivedData`倉数に栌玍したす。 0rbitプロセスは垞にデヌタを`string`圢匏で送信した...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/guides/0rbit/index.md
--- prev: text: "ボットずゲヌム" link: "/guides/aoconnect/monitoring-cron" next: text: "最初のGETリク゚スト" link: "/guides/0rbit/get-request" --- # 0rbit 💫 [0rbit](https://0rbit.co/)は、`ao`を䜿甚したArweave䞊で初めおの分散型オラクルネットワヌクです。 0rbitは、むンタヌネット䞊に存圚し、アクセス可胜なあらゆる珟実䞖界のデヌタにあなたの`ao`プロセスからアクセスできるようにしたす。 0rbitは、HTTPプロトコルを䜿甚しおデヌタにアクセス...
This is a Markdown documentation from the AO documentation repository. Filename: specs.md Path: ../ao-cookbook/src/ja/concepts/specs.md
# ao Specs <!-- ### What is `ao`? --> ### `ao`ずは䜕ですか <!-- The `ao` computer is the [actor oriented](https://en.wikipedia.org/wiki/Actor_model) machine that emerges from the network of nodes that adhere to its core data protocol, running on the [Arweave](https://arweave.org) network. This document gives a brief intr...
This is a Markdown documentation from the AO documentation repository. Filename: holographic-state.md Path: ../ao-cookbook/src/ja/concepts/holographic-state.md
TODO
This is a Markdown documentation from the AO documentation repository. Filename: lua.md Path: ../ao-cookbook/src/ja/concepts/lua.md Note: This content continues in the next part.
<!-- # A whistle stop tour of Lua. Before we can explore ao in greater depth, let's take a moment to learn the basics of Lua: your companion for commanding aos processes. Lua is a simple language with few surprises. If you know Javascript, it will feel like a simplified, purer version. If you are learning from-scratc...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: lua.md Path: ../ao-cookbook/src/ja/concepts/lua.md
return "Hello, " .. name end ``` 送信するず、aosは`undefined`を返したす。Luaでは、関数および倉数の定矩は倀を返さないためです。 Luaには「無名関数」や「高階関数」もありたす。これにより、関数自䜓を通垞のデヌタのように扱い、他の関数ぞの匕数ずしお枡すこずができたす。次の䟋は無名関数を定矩しおおり、䞊蚘の䟋ず同等です ```lua greeting = function(name) return "Hello, " .. name end ``` - **Calling the function**: ...
This is a Markdown documentation from the AO documentation repository. Filename: index.md Path: ../ao-cookbook/src/ja/concepts/index.md
--- prev: text: "最初のPOSTリク゚スト" link: "../guides/0rbit/post-request" next: text: "仕様" link: "./specs" --- # コンセプト aoには倚くのコンセプトが組み蟌たれおいたすが、コアずなるコンセプトは非垞にシンプルな原則に基づいおいたす - 2぀のコアタむプ: メッセヌゞずプロセス - 共有状態なし、ホログラフィック状態のみ - 分散型コンピュヌタグリッド 以䞋は、aoシステムをその特城的な郚分に分解したコンセプト文曞のセットです。 - [仕様](specs) - [プロセス](processes) - [...
This is a Markdown documentation from the AO documentation repository. Filename: processes.md Path: ../ao-cookbook/src/ja/concepts/processes.md
<!-- # Processes --> # プロセス <!-- Processes possess the capability to engage in communication via message passing, both receiving and dispatching messages within the network. Additionally, they hold the potential to instantiate further processes, enhancing the network's computational fabric. This dynamic method of dat...
This is a Markdown documentation from the AO documentation repository. Filename: tour.md Path: ../ao-cookbook/src/ja/concepts/tour.md
# aos 簡単ツアヌ aosのクむックツアヌぞようこそこのチュヌトリアルでは、aos環境で利甚可胜な䞻芁なグロヌバル関数ず倉数に぀いお説明し、aosを効果的に操䜜・掻甚するための基瀎的な理解を提䟛したす。 ## 1. Inboxの玹介 - **抂芁**: `Inbox`は、プロセスが受信したがただ凊理されおいないメッセヌゞを保存するLuaテヌブルです。 - **䜿甚方法**: 受信メッセヌゞを確認するには`Inbox`をチェックしたす。`Inbox[x]`を繰り返し凊理しおメッセヌゞを凊理したす。 ## 2. Send(Message)を䜿っおメッセヌゞを送信 - **機胜**: `Send(Message)`は、他の...
This is a Markdown documentation from the AO documentation repository. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
# Units <svg width="100%" height="472" viewBox="0 0 830 472" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_238_127)"> <rect x="0.5" y="0.5" width="409" height="445" rx="9.5" fill="#E6E6E6"></rect> <rect x="0.5" y="0.5" width="409" height="445" rx="9.5" stroke="#CACACA"></rect> <rect x="10" y...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
95.1328 221.311 95.2129 220.982 95.373 220.693C95.5371 220.404 95.75 220.16 96.0117 219.961C96.2734 219.762 96.5703 219.611 96.9023 219.51C97.2344 219.404 97.5684 219.352 97.9043 219.352C98.2754 219.352 98.6328 219.414 98.9766 219.539C99.3203 219.66 99.625 219.832 99.8906 220.055C100.156 220.277 100.369 220.547 100.529...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
117.725 221.688 117.662 221.906C117.6 222.125 117.555 222.348 117.527 222.574C117.5 222.801 117.486 223.02 117.486 223.23V224.232C117.49 224.447 117.508 224.67 117.539 224.9C117.574 225.127 117.627 225.35 117.697 225.568C117.768 225.787 117.857 225.994 117.967 226.189C118.076 226.385 118.209 226.557 118.365 226.705C11...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
226.24 273.271 225.906 273.26 225.539H274.367C274.402 225.805 274.475 226.041 274.584 226.248C274.693 226.451 274.834 226.623 275.006 226.764C275.178 226.908 275.375 227.018 275.598 227.092C275.824 227.162 276.07 227.197 276.336 227.197C276.547 227.197 276.754 227.172 276.957 227.121C277.164 227.066 277.348 226.982 277...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
306.289 221.227C306.113 221.004 305.896 220.824 305.639 220.688C305.455 220.586 305.25 220.508 305.023 220.453C304.797 220.395 304.549 220.363 304.279 220.359H303.406ZM314.979 219.469L314.99 225.246C314.99 225.645 314.92 226.018 314.779 226.365C314.639 226.713 314.445 227.016 314.199 227.273C313.953 227.535 313.66 227...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
8005 432.061 13.9209C431.94 14.0413 431.839 14.1813 431.758 14.3408C431.68 14.5003 431.616 14.6696 431.567 14.8486C431.519 15.0277 431.483 15.2116 431.46 15.4004C431.44 15.5859 431.431 15.7666 431.431 15.9424V16.9434C431.431 17.1191 431.44 17.3014 431.46 17.4902C431.483 17.6758 431.519 17.8581 431.567 18.0371C431.616 1...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
1 451.875 12.9476 452.158 13.042C452.445 13.1364 452.695 13.2731 452.91 13.4521C453.125 13.6312 453.294 13.8525 453.418 14.1162C453.545 14.3799 453.608 14.6826 453.608 15.0244C453.608 15.3662 453.545 15.6689 453.418 15.9326C453.294 16.193 453.125 16.4128 452.91 16.5918C452.695 16.7708 452.445 16.9076 452.158 17.002C451...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
277 44.3691 499.277 44.7793C499.277 45.1895 499.201 45.5527 499.049 45.8691C498.9 46.1816 498.697 46.4453 498.439 46.6602C498.182 46.875 497.881 47.0391 497.537 47.1523C497.197 47.2656 496.836 47.3242 496.453 47.3281H494.771ZM494.771 46.4375H496.453C496.703 46.4336 496.934 46.3945 497.145 46.3203C497.355 46.2422 497.53...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
45.584 508.674 45.793 508.67 45.9922V46.9766C508.674 47.1758 508.688 47.3867 508.711 47.6094C508.738 47.832 508.781 48.0508 508.84 48.2656C508.898 48.4844 508.975 48.6934 509.068 48.8926C509.162 49.0918 509.279 49.2656 509.42 49.4141C509.561 49.5664 509.727 49.6875 509.918 49.7773C510.109 49.8672 510.332 49.9121 510.58...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
C532.689 42.1016 533.047 42.1641 533.391 42.2891C533.734 42.4102 534.039 42.582 534.305 42.8047C534.57 43.0273 534.783 43.2969 534.943 43.6133C535.104 43.9297 535.188 44.2832 535.195 44.6738H534.082C534.051 44.4277 533.99 44.2051 533.9 44.0059C533.811 43.8027 533.691 43.6289 533.543 43.4844C533.395 43.3398 533.217 43.2...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
48.9648 542.34 49.2988 542.168 49.584C542 49.8691 541.781 50.1055 541.512 50.293C541.242 50.4844 540.938 50.6289 540.598 50.7266C540.258 50.8203 539.918 50.8672 539.578 50.8672C539.172 50.8672 538.771 50.7988 538.377 50.6621C537.986 50.5254 537.646 50.3281 537.357 50.0703C537.1 49.8477 536.895 49.5879 536.742 49.291C53...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
0039C707.607 45.6992 707.633 45.3926 707.68 45.084C707.73 44.7715 707.809 44.4707 707.914 44.1816C708.016 43.8926 708.145 43.623 708.301 43.373C708.461 43.1191 708.65 42.8965 708.869 42.7051C709.088 42.5176 709.338 42.3711 709.619 42.2656C709.904 42.1562 710.223 42.1016 710.574 42.1016C710.926 42.1016 711.244 42.1562 7...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
47.9609 716.012 48.1797 716.07 48.3945C716.129 48.6133 716.205 48.8184 716.299 49.0098C716.393 49.2012 716.512 49.3691 716.656 49.5137C716.801 49.6621 716.971 49.7793 717.166 49.8652C717.361 49.9473 717.59 49.9883 717.852 49.9883C718.137 49.9883 718.383 49.9434 718.59 49.8535C718.801 49.7637 718.979 49.6367 719.123 49...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
7324 736.994 43.4434C737.158 43.1543 737.371 42.9102 737.633 42.7109C737.895 42.5117 738.191 42.3613 738.523 42.2598C738.855 42.1543 739.189 42.1016 739.525 42.1016C739.896 42.1016 740.254 42.1641 740.598 42.2891C740.941 42.4102 741.246 42.582 741.512 42.8047C741.777 43.0273 741.99 43.2969 742.15 43.6133C742.311 43.929...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
497.537 77.9004C497.881 78.0137 498.182 78.1777 498.439 78.3926C498.697 78.6074 498.9 78.873 499.049 79.1895C499.201 79.5059 499.277 79.8691 499.277 80.2793C499.277 80.6895 499.201 81.0527 499.049 81.3691C498.9 81.6816 498.697 81.9453 498.439 82.1602C498.182 82.375 497.881 82.5391 497.537 82.6523C497.197 82.7656 496.8...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
156 79.3887 509.062 79.5879C508.969 79.7832 508.895 79.9883 508.84 80.2031C508.781 80.4219 508.738 80.6426 508.711 80.8652C508.688 81.084 508.674 81.293 508.67 81.4922V82.4766C508.674 82.6758 508.688 82.8867 508.711 83.1094C508.738 83.332 508.781 83.5508 508.84 83.7656C508.898 83.9844 508.975 84.1934 509.068 84.3926C50...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
6543 530.164 78.4102 530.426 78.2109C530.688 78.0117 530.984 77.8613 531.316 77.7598C531.648 77.6543 531.982 77.6016 532.318 77.6016C532.689 77.6016 533.047 77.6641 533.391 77.7891C533.734 77.9102 534.039 78.082 534.305 78.3047C534.57 78.5273 534.783 78.7969 534.943 79.1133C535.104 79.4297 535.188 79.7832 535.195 80.17...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
541.303 82.1328 541.564 82.3477C541.822 82.5469 542.029 82.791 542.186 83.0801C542.346 83.3691 542.426 83.7031 542.426 84.082C542.426 84.4648 542.34 84.7988 542.168 85.084C542 85.3691 541.781 85.6055 541.512 85.793C541.242 85.9844 540.938 86.1289 540.598 86.2266C540.258 86.3203 539.918 86.3672 539.578 86.3672C539.172 8...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
<path d="M694.771 82.8281V86.25H693.688V77.7188H696.453C696.836 77.7266 697.197 77.7871 697.537 77.9004C697.881 78.0137 698.182 78.1777 698.439 78.3926C698.697 78.6074 698.9 78.873 699.049 79.1895C699.201 79.5059 699.277 79.8691 699.277 80.2793C699.277 80.6895 699.201 81.0527 699.049 81.3691C698.9 81.6816 698.697 81.94...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
709.912 78.7031C709.721 78.793 709.555 78.9121 709.414 79.0605C709.273 79.2129 709.156 79.3887 709.062 79.5879C708.969 79.7832 708.895 79.9883 708.84 80.2031C708.781 80.4219 708.738 80.6426 708.711 80.8652C708.688 81.084 708.674 81.293 708.67 81.4922V82.4766C708.674 82.6758 708.688 82.8867 708.711 83.1094C708.738 83.3...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
80.2949 729.547 79.9277C729.547 79.5605 729.627 79.2324 729.787 78.9434C729.951 78.6543 730.164 78.4102 730.426 78.2109C730.688 78.0117 730.984 77.8613 731.316 77.7598C731.648 77.6543 731.982 77.6016 732.318 77.6016C732.689 77.6016 733.047 77.6641 733.391 77.7891C733.734 77.9102 734.039 78.082 734.305 78.3047C734.57 78...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
4043 739.748 81.4629C740.064 81.5605 740.381 81.6797 740.697 81.8203C741.014 81.957 741.303 82.1328 741.564 82.3477C741.822 82.5469 742.029 82.791 742.186 83.0801C742.346 83.3691 742.426 83.7031 742.426 84.082C742.426 84.4648 742.34 84.7988 742.168 85.084C742 85.3691 741.781 85.6055 741.512 85.793C741.242 85.9844 740.9...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
.565 134.054 439.302 134.098 439.009 134.098C438.716 134.098 438.451 134.054 438.213 133.966C437.979 133.875 437.77 133.751 437.588 133.595C437.406 133.438 437.248 133.256 437.114 133.048C436.981 132.836 436.872 132.61 436.787 132.369C436.699 132.128 436.634 131.879 436.592 131.622C436.549 131.365 436.527 131.109 436.5...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
683 455.967 132.833C456.084 132.983 456.23 133.103 456.406 133.194C456.585 133.285 456.79 133.331 457.021 133.331C457.253 133.331 457.456 133.287 457.632 133.199C457.808 133.108 457.956 132.986 458.076 132.833C458.193 132.683 458.283 132.511 458.345 132.315C458.407 132.12 458.441 131.917 458.447 131.705L458.462 126.891...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
513.145 163.088 513.014 163.357 512.854 163.607C512.697 163.857 512.51 164.076 512.291 164.264C512.072 164.451 511.82 164.6 511.535 164.709C511.254 164.814 510.938 164.867 510.586 164.867C510.234 164.867 509.916 164.814 509.631 164.709C509.35 164.6 509.1 164.451 508.881 164.264C508.662 164.076 508.473 163.857 508.312 1...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
918 159.453 515.906 159.67 515.906 159.881V161.082C515.906 161.293 515.918 161.512 515.941 161.738C515.969 161.961 516.012 162.18 516.07 162.395C516.129 162.613 516.205 162.818 516.299 163.01C516.393 163.201 516.512 163.369 516.656 163.514C516.801 163.662 516.971 163.779 517.166 163.865C517.361 163.947 517.59 163.988 5...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
157.027 541.99 157.297 542.15 157.613C542.311 157.93 542.395 158.283 542.402 158.674H541.289C541.258 158.428 541.197 158.205 541.107 158.006C541.018 157.803 540.898 157.629 540.75 157.484C540.602 157.34 540.424 157.229 540.217 157.15C540.014 157.068 539.783 157.027 539.525 157.027C539.318 157.027 539.115 157.057 538.9...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
.355 160.242 697.539 160.133 697.695 159.992C697.852 159.852 697.973 159.682 698.059 159.482C698.148 159.279 698.193 159.049 698.193 158.791C698.193 158.533 698.148 158.301 698.059 158.094C697.973 157.887 697.854 157.711 697.701 157.566C697.545 157.422 697.359 157.311 697.145 157.232C696.934 157.154 696.703 157.113 696...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
162.941 720.43 163.273C720.277 163.602 720.08 163.883 719.838 164.117C719.592 164.355 719.301 164.541 718.965 164.674C718.633 164.803 718.262 164.867 717.852 164.867C717.5 164.867 717.18 164.818 716.891 164.721C716.605 164.619 716.352 164.48 716.129 164.305C715.902 164.129 715.707 163.922 715.543 163.684C715.383 163.44...
This is a Markdown documentation from the AO documentation repository. This is a continuation from the previous part. Filename: units.md Path: ../ao-cookbook/src/ja/concepts/units.md Note: This content continues in the next part.
305 164.293C734.035 164.484 733.73 164.629 733.391 164.727C733.051 164.82 732.711 164.867 732.371 164.867C731.965 164.867 731.564 164.799 731.17 164.662C730.779 164.525 730.439 164.328 730.15 164.07C729.893 163.848 729.688 163.588 729.535 163.291C729.387 162.99 729.307 162.656 729.295 162.289H730.402C730.438 162.555 73...