Skip to content

key notes during solidity dapp dev, and research&share about famous dapps

Notifications You must be signed in to change notification settings

coldstar1993/solidity-dapp-dev-practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

solidity-dapp-dev-practices

key notes during solidity dapp dev, and research&share about famous dapps

Basic

https://github.com/solidity-docs/zh-chinese
https://learnblockchain.cn/column/1
https://github.com/AmazingAng/WTFSolidity
https://github.com/WTFAcademy/WTFEthers
Solidity examples: https://solidity-by-example.org
https://www.smartcontract.engineer/challenges

Best Practices

security

https://github.com/ConsenSys/smart-contract-best-practices
https://github.com/nascentxyz/simple-security-toolkit
https://github.com/crytic/building-secure-contracts
https://github.com/Dapp-Learning-DAO/Dapp-Learning/tree/main/basic/50-solidity-security
https://github.com/ethereumbook/ethereumbook/blob/develop/09smart-contracts-security.asciidoc
https://github.com/OpenZeppelin/openzeppelin-contracts
https://github.com/ConsenSys/ethereum-developer-tools-list#security-tools

performance

https://github.com/iskdrews/awesome-solidity-gas-optimization
https://github.com/Dapp-Learning-DAO/Dapp-Learning/tree/main/basic/39-Multicall

good design

https://fravoll.github.io/solidity-patterns/

Good resouces

tools & boilerplates:

https://github.com/defi-wonderland/solidity-hardhat-boilerplate
https://github.com/defi-wonderland/solidity-foundry-boilerplate

Dev Platforms

https://tenderly.co/
https://www.alchemy.com/

Research&Share on Dapps

Uniswap v2: https://docs.uniswap.org/protocol/V2/introduction
Uniswap v3: https://docs.uniswap.org/protocol/introduction

TODO...

About

key notes during solidity dapp dev, and research&share about famous dapps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published