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
1 change: 1 addition & 0 deletions docs/develop-run-an-application-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ In this sub-category, you can learn how to run an application through ScalarDL.

For details on how to run an application, see the following guides:

- [Run a ScalarDL Application Through ScalarDL Ledger](how-to-run-applications.mdx)
- [Getting Started with ScalarDL Auditor](getting-started-auditor.mdx)
1 change: 1 addition & 0 deletions docs/develop-write-business-logic-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ For details on how to write business logic, see the following guides:
- [A Guide on How to Write a Good Contract for ScalarDL](how-to-write-contract.mdx)
- [A Guide on How to Write Function for ScalarDL](how-to-write-function.mdx)
- [Use Generic Contracts and Functions](use-generic-contracts.mdx)
- [Use Table-Oriented Generic Contracts](use-table-oriented-generic-contracts.mdx)