You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Building a Crowdfunding Smart Contract](/docs/developers/tutorials/crowdfunding-p1.md)|Write, build and test a simple smart contract. |
44
+
|[Enhancing the Crowdfunding Smart Contract](/docs/developers/tutorials/crowdfunding-p2.md)|Expand and refine the functionality of an existing contract.|
43
45
|[Staking contract Tutorial](/developers/tutorials/staking-contract)| Step by step tutorial on how to create a Staking Smart Contract. |
44
46
|[Energy DAO Tutorial](/developers/tutorials/energy-dao)| In depth analysis of the Energy DAO SC template. |
45
47
|[DEX Walkthrough](/developers/tutorials/dex-walkthrough)| In depth walkthrough of all the main DEX contracts. |
|[Ethereum to MultiversX migration guide](/developers/tutorials/eth-to-mvx)| Guide for Ethereum developers to start building on MultiversX. |
48
-
|[Chain Simulator in Adder - SpaceCraft interactors](/developers/tutorials/chain-simulator-adder)| Guide on how to interact with Chain Simulator in one of the simplest SCs.|
50
+
|[Chain Simulator in Adder - SpaceCraft interactors](/developers/tutorials/chain-simulator-adder)| Guide on how to interact with Chain Simulator in one of the simplest SCs.|
49
51
50
52
[comment]: #(mx-context-auto)
51
53
@@ -123,7 +125,6 @@ Learn about transaction's gas and how a fee is calculated:
123
125
|[Whitebox framework functions reference](/developers/testing/rust/whitebox-legacy-functions-reference)| A list of available functions to be used when using the whitebox framework. |
124
126
|[Debugging](/developers/testing/sc-debugging)| How to debug your smart contract tests. |
125
127
126
-
127
128
[comment]: #(mx-context-auto)
128
129
129
130
### Scenarios Reference
@@ -156,7 +157,7 @@ the execution of smart contract, information about ESDT transfers or built-in fu
156
157
157
158
[comment]: #(mx-context-auto)
158
159
159
-
#### Event logs can be categorized into the following types:
160
+
#### Event logs can be categorized into the following types
0 commit comments