File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pages/guide/cosmwasm-core Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ This chapter will give you an overview over CosmWasm from a contract developer p
44capabilities, and guide you through initializing your first smart contract.
55
66::: tip :bulb : Tip
7- We assume you have basic knowledge of Rust and Cargo (Rust's standard build system). If not, have
8- a look [ here] ( https://www.rust-lang.org/learn/get-started ) . No worries, you don't need to be a
9- Rust expert to write your first smart contract.
7+ We assume you have a basic knowledge of Rust and Cargo (Rust's standard build system).
8+ If not, have a look [ here] ( https://www.rust-lang.org/learn/get-started ) .
9+ No worries, you don't need to be a Rust expert to write your first smart contract.
1010:::
1111
1212
You can’t perform that action at this time.
0 commit comments