From 689b6fb6dd72ecd28df2d9414a0923d2dd523348 Mon Sep 17 00:00:00 2001 From: bayyubenjamin Date: Mon, 23 Feb 2026 17:35:08 +0700 Subject: [PATCH] docs: add clarification about Clarinet simnet benefits for local smart contract testing --- content/docs/en/resources/guides/no-loss-lottery.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/en/resources/guides/no-loss-lottery.mdx b/content/docs/en/resources/guides/no-loss-lottery.mdx index 377fc08b6..1e07c8c45 100644 --- a/content/docs/en/resources/guides/no-loss-lottery.mdx +++ b/content/docs/en/resources/guides/no-loss-lottery.mdx @@ -177,6 +177,8 @@ This process ensures that participants can claim their rewards and that winners ## Testing the contract To test the contracts, use the following steps inside of `clarinet console`: +> 💡 **Tip:** Clarinet simnet provides a deterministic local blockchain environment. +> This allows developers to safely test contract logic, authorization flows, and edge cases without broadcasting transactions to testnet or mainnet. ```terminal $ ::advance_chain_tip 700000