Skip to content

Commit fcfd824

Browse files
committed
init: readme
1 parent bfb153b commit fcfd824

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

README.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,37 @@
1-
# developer-bootcamp-2024
1+
<div align="center">
2+
<h1> Blockchain Developer & Smart Contract Bootcamp</h1>
3+
<h3> Beginner to Expert Course </h3>
4+
5+
<p align="center"><strong>Learn smart contract development and level up your career</strong></p>
6+
</div>
7+
8+
9+
Welcome to the repository for the full Blockchain Developer Bootcamp. This repository contains the full course material, code examples, and other resources for the course.
10+
11+
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.
12+
13+
### What You Will Learn
14+
15+
- What are blockchains and when you should use them
16+
- How to build full scale applications on the Solana blockchain
17+
- Some basic Rust, cryptography, and blockchain concepts
18+
19+
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.
20+
21+
### Preqrequisites
22+
23+
- Mac, Windows, or Linux Laptop
24+
- Basic understanding of Software Development
25+
26+
### Resources
27+
28+
If you're stuck, you can always refer to the following resources:
29+
30+
- The absolute best place for questions: [Solana StackExchange](https://solana.stackexchange.com/)
31+
- [Solana Documentation](https://solana.com/docs)
32+
- [Anchor Documentation](https://www.anchor-lang.com/)
33+
- [Rust Documentation](https://doc.rust-lang.org/book/)
34+
35+
## Table of Contents
36+
37+
TBD

0 commit comments

Comments
 (0)