Skip to content

Complete Celo Developer Roadmap is a curated Celo Developer handbook which includes a list of the best tools for dApps, development resources and lifehacks on Celo blockchain.

Notifications You must be signed in to change notification settings

CeloKenyaEcosystem/Celo-Blockchain-Bootcamp

 
 

Repository files navigation

Celo Blockchain Bootcamp

This repo contains stater files and the finished project files for all the projects contained in this course. Use the starter code to start each section, and final code to compare it with your own code whenever something doesn't work!

Plus, I made all the course slides available for download, to make it easier to follow a long the theroy videos.

👇 Please make sure to read the Frequently Asked Questions (FAQs) section carefully before starting the course 👇

Complete Celo Developer Roadmap Guide

Introduction

Complete Celo Developer Roadmap is a curated Celo Developer handbook which includes a list of the best tools for DApps, development resources and lifehacks on Celo blockchain.

RoadMap

Navigation

Topics Instant Link
Developer Courses Available [Explore] ()
Resources For This Courses [Explore] ()
Intro to Basics [Explore] ()
Stable Coins [Explore] ()
DApps [Explore] ()
DeFi [Explore] ()
Security [Explore] ()
Frameworks [Explore] ()
FrontEnd [Explore] ()
General Info [Explore] ()
Further Readings [Explore] ()
Tools Collection [Explore] ()
Projects List [Explore] ()
FAQs [Explore] ()

Developer Courses Available

Dacade - Celo Development 101 Dacade - Celo Development 201 Figment.io

Resources For This Courses

Celo Docs

Intro to Basics

Learn the basics of Distributed Ledger Technology (DLT)

Smart Contract

  • Basics of Smart Contract
  • Life Cycle of Smart Contract
  • Programming languages Used (Solidity, )
  • Compiling, testing, Deploying smart Contracts
  • Interacting with smart contracts using web3.js, ether.js or web3.py

Projects List

  1. Smart Contract Basics
  2. Defi Project
  3. Ussd Project
  4. NFT Project
  5. ReFi Project

Technology

  • Metamask
  • Remix Editor
  • Truffle
  • ReactJs
  • Solidity
  • Web3js
  • Celo contracKit
  • Celo Faucet
  • Yarn

Useful Links

Frequently Asked Questions (FAQs)

Q1

Q2: Are the videos downloadable?

Yes! I made all videos downloadable from YouTube so you can learn even without an internet connection.

Q3: I want to put the project in my portfolio. Is that allowed?

Absolutely! Just make sure you actually built it yourself by following the course, and that you understand what you did. What is not allowed is that you create your own course/videos/articles based on this course's content!

Q4: Do you accept pull requests?

No, for the simple reason that I want this repository to contain the exact same code that is shown in the videos. However, please feel free to add an issue if you found one.

( ͡❛ ͜ʖ ͡❛)

About

Complete Celo Developer Roadmap is a curated Celo Developer handbook which includes a list of the best tools for dApps, development resources and lifehacks on Celo blockchain.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.4%
  • Solidity 28.6%