From 6c697e0a5b65c285c28f8c1044af2281ff67082e Mon Sep 17 00:00:00 2001 From: bl0up Date: Wed, 14 Aug 2024 15:17:41 +0200 Subject: [PATCH] fix: removing foundry from title --- .../6_add_smart_contract_sets/3_deploying_a_contract.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/using-platform/6_add_smart_contract_sets/3_deploying_a_contract.md b/docs/using-platform/6_add_smart_contract_sets/3_deploying_a_contract.md index e3dc002a..493fb9a6 100644 --- a/docs/using-platform/6_add_smart_contract_sets/3_deploying_a_contract.md +++ b/docs/using-platform/6_add_smart_contract_sets/3_deploying_a_contract.md @@ -3,7 +3,8 @@ title: Deploying a Smart Contract description: Deploying a Smart Contract sidebar_position: 3 --- -# Deploying a Smart Contract with Foundry + +# Deploying a Smart Contract Deploying a smart contract in SettleMint won't be much different from doing so in your own environment.