Skip to content

0xefrain/Bsc-bootcamp

Repository files navigation

BNB Chain Zero2Hero Bootcamp by Encode Club

Repository documenting  my learning through Bootcamp and solutions to homeworks and exercises

Lessons

Week 1 - Introduction to blockchain and Solidity

  • Course Introduction / Blockchain / Cryptography
  • BNB Chain
  • Remix
  • Solidity language

Week 2 - Solidity and dev tools

  • EVM details
  • Solidity language 2
  • Solidity security
  • Further IDEs

Week 3 - UI and DeFi intro

  • Ethers
  • Introduction to DeFi
  • Gas optimisation

Week 4 - DApps and DeFi

  • Gas optimisation 2
  • Coding for DeFi
  • Decentralised Storage
  • Scalability

Week 5 - Further technology

  • Zero Knowledge Proofs
  • MEV
  • Interacting with DeFi projects
  • Documentation

Week 6 - Further technology

  • Advanced security
  • Testing
  • Audits
  • Review

Acknowledgements