This is an automated email from the ASF dual-hosted git repository. junchao pushed a commit to branch cjcchen-patch-5 in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-blog.git
commit e04dedc17bdecf655bf3c4905a13866840baf06d Author: cjcchen <[email protected]> AuthorDate: Fri Feb 14 17:19:23 2025 +0800 Update 2025-02-14-GettingStartedSmartContract.md --- _posts/2025-02-14-GettingStartedSmartContract.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-02-14-GettingStartedSmartContract.md b/_posts/2025-02-14-GettingStartedSmartContract.md index d9eeb82..7914cb6 100644 --- a/_posts/2025-02-14-GettingStartedSmartContract.md +++ b/_posts/2025-02-14-GettingStartedSmartContract.md @@ -19,7 +19,7 @@ Here we illustrate how to run a smart contract on Nexres locally. We provide ste # Install Following the instruction [install tutorial]([https://blog.resilientdb.com/2022/09/28/GettingStartedNexRes.html](https://github.com/apache/incubator-resilientdb)) to initial the environment that runs a Key-Value Service locally. -If you are using our could, you can ignore the system install section. +If you are using our cloud, you can ignore the system install section.
