Skip to content

Commit

Permalink
Add feature: updating developer roadmap and 2024 courses (#512)
Browse files Browse the repository at this point in the history
* Add feature: updating developer roadmap and 2024 courses

* Add feature: added Cyfrin Updraft as a Platform as well

* Update docs/courses/cyfrinupdraft.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/courses/cyfrinupdraft.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/courses/cyfrinupdraft.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/courses/cyfrinupdraft.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/courses/cyfrinupdraft.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
cromewar and coderabbitai[bot] authored Oct 11, 2024
1 parent 8614033 commit eb5e73f
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
27 changes: 27 additions & 0 deletions docs/courses/cyfrinupdraft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
sidebar_position: 2
---

# Cyfrin Updraft

[Cyfrin Updraft](https://updraft.cyfrin.io/) is the leading smart contract development learning platform to kickstart your career and build real-world projects, guided by industry-leading experts.
Learn smart contract development, smart contract security, zero knowledge proof, and everything you need to know to become a smart contract engineer or security researcher.
Learn through step-by-step tutorials and projects taught by the world's best educator:

- [Blockchain fundamentals](https://updraft.cyfrin.io/courses/blockchain-basics)
- [Solidity 101](https://updraft.cyfrin.io/courses/solidity)
- [Foundry fundamentals](https://updraft.cyfrin.io/courses/foundry)
- [Foundry advanced](https://updraft.cyfrin.io/courses/advanced-foundry)
- [Smart contract security](https://updraft.cyfrin.io/courses/security)
- [Assemble and formal verification](https://updraft.cyfrin.io/courses/formal-verification)
- [Smart Contract Devops](https://updraft.cyfrin.io/courses/wallets)

<a href='https://x.com/CyfrinUpdraft' >
<img src="https://skillicons.dev/icons?i=twitter" height='40' alt="Twitter"/>
</a>
<a href='https://www.linkedin.com/school/cyfrin-updraft/'>
<img src="https://skillicons.dev/icons?i=linkedin" height='40' alt="LinkedIn" />
</a>
<a href='http://discord.gg/cyfrin'>
<img src="https://skillicons.dev/icons?i=discord" height='40' alt="Discord" />
</a>
3 changes: 2 additions & 1 deletion docs/libraries/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ sidebar_position: 1

- [Ethers.js](https://docs.ethers.io/) The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem.
- [Web3.js](https://web3js.readthedocs.io/) Web3.js is a collection of libraries that allow you to interact with a local or remote Ethereum node using HTTP, IPC, or WebSocket.
- [Web3.py](https://web3py.readthedocs.io/) web3.py is a Python library for interacting with Ethereum.
- [Web3.py](https://web3py.readthedocs.io/) web3.py is a Python library for interacting with Ethereum.
- [Aderyn](https://github.com/Cyfrin/aderyn) Aderyn is a Rust-based solidity smart contract static analyzer designed to help protocol engineers and security researchers find vulnerabilities in Solidity code bases.
4 changes: 2 additions & 2 deletions docs/roadmap/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ There are many roadmaps, and I am working on one.

For now, I feel recommending the following:

[Complete Web3.0 and Solidity Development Roadmap 2022](https://vitto.cc/web3-and-solidity-smart-contracts-development-roadmap/))
[![Complete Web3.0 and Solidity Development Roadmap 2022](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s313d7dgkeeir36iun70.jpg)](https://vitto.cc/web3-and-solidity-smart-contracts-development-roadmap/)
[Blockchain Developer Roadmap - The Full Guide](https://www.cyfrin.io/blog/how-to-become-a-blockchain-solidity-developer)


___
## Intro Article
Expand Down

0 comments on commit eb5e73f

Please sign in to comment.