Skip to content

Commit befa286

Browse files
committed
udpate summary
1 parent caa6299 commit befa286

4 files changed

+6
-4
lines changed

SUMMARY.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636

3737
## Smart Contract
3838

39-
<!-- - [Solidity](smart-contract/solidity.md) -->
40-
<!-- - [Solidity](smart-contract/solidity.md)
41-
- [Testing/Deployment](smart-contract/testing-and-deployment.md)
42-
- [EVM](smart-contract/EVM.md) -->
39+
- [Solidity](smart-contract/solidity.md)
40+
- [Patterns & Best Practices](smart-contract/patterns-&-best-practices.md)
41+
- [Test & Deployment](smart-contract/test-&-deployment.md)
42+
- [EVM](smart-contract/EVM.md)
4343

4444
## Middle Layer
4545

Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Patterns & Best Practices

smart-contract/test-&-deployment.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Test & Deployment

smart-contract/testing-and-deployment.md

Whitespace-only changes.

0 commit comments

Comments
 (0)