Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/solana-developers/developer-bootcamp-2024


https://github.com/solana-developers/developer-bootcamp-2024

blockchain course education solana solana-development web3

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        


Blockchain Developer & Smart Contract Bootcamp


Beginner to Expert Course

Learn smart contract development and level up your career


Welcome to the repository for the full [Blockchain Developer Bootcamp](https://www.youtube.com/watch?v=amAq-WHAFs8). This repository contains the full course material, code examples, and other resources for the course.

This bootcamp is for anyone interested in learning how to build on a blockchain. You do not require any knowledge of blockchains, smart contracts, or Rust to get started. We will cover everything you need to know to get starting building on the Solana blockchain today.

### What You Will Learn

- What are blockchains and when you should use them
- How to build full scale applications on the Solana blockchain
- Some basic Rust, cryptography, and blockchain concepts

The goal of this bootcamp is to take any developer that is crypto-curious and teach them how to build on the Solana blockchain. We will cover everything from the basics of blockchain to building full scale applications on the Solana blockchain.

### Preqrequisites

- Mac, Windows, or Linux Laptop
- Basic understanding of Software Development

### Resources

If you're stuck, you can always refer to the following resources:

- The absolute best place for questions: [Solana StackExchange](https://solana.stackexchange.com/)
- [Solana Documentation](https://solana.com/docs)
- [Anchor Documentation](https://www.anchor-lang.com/)
- [Rust Documentation](https://doc.rust-lang.org/book/)

## Table of Contents

| # | Name |
| --- | -------------------- |
| 1 | [Favorites](https://www.youtube.com/watch?v=amAq-WHAFs8&t=622s) |
| 2 | [Voting](https://www.youtube.com/watch?v=amAq-WHAFs8&t=2262s) |
| 3 | [Blinks](https://www.youtube.com/watch?v=amAq-WHAFs8&t=6632s) |
| 4 | [CRUD App](https://www.youtube.com/watch?v=amAq-WHAFs8&t=9105s) |
| 5 | [Tokens](https://www.youtube.com/watch?v=amAq-WHAFs8&t=12891s) |
| 6 | [NFTs](https://www.youtube.com/watch?v=amAq-WHAFs8&t=13752s) |
| 7 | [Poker Chip Swap](https://www.youtube.com/watch?v=amAq-WHAFs8&t=15922s) |
| 8 | [Token Vesting](https://www.youtube.com/watch?v=amAq-WHAFs8&t=20895s) |
| 9 | [Token Lottery](https://www.youtube.com/watch?v=amAq-WHAFs8&t=30677s) |
| 10 | [Lending](https://www.youtube.com/watch?v=HOdYZSe1uhE&t=0s) |
| 11 | [Programmable Money](https://www.youtube.com/watch?v=HOdYZSe1uhE&t=11292s) |
| 12 | [Attack the Bank](https://www.youtube.com/watch?v=HOdYZSe1uhE&t=20615s) |
| 13 | [Production Readiness](https://www.youtube.com/watch?v=HOdYZSe1uhE&t=24025s) |

## Security Considerations

None of the projects within this bootcamp have been properly audited and may contain security vulnerabilities. Do not use any of the code in this bootcamp in production without a proper security audit.