• Stars
    star
    191
  • Rank 198,759 (Top 4 %)
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BNB Chain Zero2Hero Bootcamp

Collection chronicling my educational journey during the Bootcamp, along with resolved assignments and exercise solutions.

Acknowledgements

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