Blockchain Everywhere (code notes for Medium)
See here code and links for C++ articles
See here code and links for Data Science and AI articles
| Title | Link to the code | Article on Medium |
|---|---|---|
| 1. How to integrate Curve.Fi protocol into your DeFi protocol | see contracts here | Published in BetterProgramming |
| 2. Test your ERC20 token with no tests written | see code here | Published in BetterProgramming |
| 3. Secure the signature-based contract with appropriate tests | see code here | Published in BetterProgramming |