Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';

アプリケーションの実行方法の詳細については、以下のガイドをご覧ください:

- [ScalarDL Ledger を介して ScalarDL アプリケーションを実行する](how-to-run-applications.mdx)
- [ScalarDL Auditor の使用を開始する](getting-started-auditor.mdx)
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';
- [ScalarDL の適切なコントラクトを作成する方法に関するガイド](how-to-write-contract.mdx)
- [ScalarDL のファンクションの書き方に関するガイド](how-to-write-function.mdx)
- [汎用コントラクトおよびファンクションの使用](use-generic-contracts.mdx)
- [テーブル指向汎用コントラクトの使用](use-table-oriented-generic-contracts.mdx)