Wallet
HDWallet
ERC20
Resource
- 2023-03-20 ◦ Smart Contracts Security: Exploring Common Bugs
- 2023-01-03 ◦ Smart Contracts (1/3) — Blockchain: Architecture, Security and Decentralization
- nice diagrams
- 2022-12-15 ◦ Smart Contract with Golang. Interacting with smart contracts (in Golang)
- 2022-12-15 ◦ Creating a simple Ethereum Smart Contract (in Golang)
- Uses
- Solidity
- Golang and
echo
web framework - Geth
- Ganache or ganache-cli
- Uses
Solidity
- 2023-03-27 ◦ GitHub - saeidshirazi/Awesome-Smart-Contract-Security: A curated list of Smart Contract Security materials and resources For Researchers
- 2023-02-08 ◦ GitHub - ajlopez/SoliditySamples: Solidity Smart Contracts Samples
Security
- 2023-10-23 ◦ “EtherHiding” — Hiding Web2 Malicious Code in Web3 Smart Contracts
- 2023-07-27 ◦ Smart Contract Security Field Guide
- 2023-05-10 ◦ Solidity Security: Comprehensive list of known attack vectors and common anti-patterns
- 2023-05-10 ◦ How to Secure Your Smart Contracts: 6 Solidity Vulnerabilities and how to avoid them (Part 1) | by Georgios Konstantopoulos | Loom Network | Medium
- 2023-05-10 ◦ How to Secure Your Smart Contracts: 6 Solidity Vulnerabilities and how to avoid them (Part 2) | by Georgios Konstantopoulos | Loom Network | Medium
- 2023-05-10 ◦ Harry Papacharissiou: Learning How to Build Secure Smart Contracts - YouTube
- Programming smart contracts requires a different
- programming mindset
- Cost of failure can be high
- Changes can be difficult
- Similar to hardware development
- Attacks
- Timestamp Dependence and Manipulation
- Programming smart contracts requires a different
- 2023-02-01 ◦ Damn Vulnerable Defi