Skip to content

Commit 25f049a

Browse files
committed
cleanup
1 parent 5c62813 commit 25f049a

35 files changed

+103
-478
lines changed

content/books/evm-from-scratch.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Build the EVM from scratch"
3-
description: "In this tutorial you are going to build the EVM from scratch."
4-
authors: ["@shafu0x"]
5-
tags: ["Smart Contracts", "EVM"]
6-
languages: ["Python"]
7-
url: "https://evm-from-scratch.xyz"
2+
title: 'Build the EVM from scratch'
3+
description: 'In this tutorial you are going to build the EVM from scratch.'
4+
authors: ['@shafu0x']
5+
tags: ['Smart Contracts', 'EVM']
6+
languages: ['Python']
7+
url: 'https://www.evm-from-scratch.app/'
88
dateAdded: 2024-4-4
9-
level: "Intermediate"
9+
level: 'Intermediate'
1010
---
1111

1212
The EVM is a central part of Ethereum. It is Ethereum’s execution engine, responsible for executing Ethereum programs, also called Smart Contracts.

content/courses/30-days-of-web3.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/courses/Free-Solana-Advanced-Development

Lines changed: 0 additions & 19 deletions
This file was deleted.

content/courses/Rust-and-Solana-development-for-beginners-ICB.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

content/courses/basecamp.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Base Camp"
2+
title: 'Base Camp'
33
description: "Base Camp's curriculum has been expertly crafted to equip you with the skills and knowledge needed to build and deploy smart contracts on Base, or any EVM-compatible chain"
4-
authors: ["@BuildOnBase"]
5-
tags: ["Smart Contracts","Dapp","Web3" ]
6-
languages: ["Solidity", "JavaScript"]
7-
url: "https://docs.base.org/base-camp/docs/welcome"
4+
authors: ['@BuildOnBase']
5+
tags: ['Smart Contracts', 'Dapp', 'Web3']
6+
languages: ['Solidity', 'JavaScript']
7+
url: 'https://docs.base.org/'
88
dateAdded: 2023-11-04
9-
level: "All"
9+
level: 'All'
1010
---
1111

1212
Welcome to Base Camp, your guide to learning smart contract development. Base Camp's curriculum has been expertly crafted to equip you with the skills and knowledge needed to build and deploy smart contracts on Base, or any EVM-compatible chain, including Ethereum, Optimism, and many more. Plus, you'll be eligible to earn NFTs as you complete each module, showcasing your mastery of the material.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "Developer DAO academy"
3-
description: "Open-source education platform."
4-
authors: ["@developer_dao"]
5-
tags: ["Smart Contracts","Dapp","DAO"]
6-
languages: ["Solidity"]
7-
url: "https://academy.developerdao.com/getting-started"
2+
title: 'Developer DAO academy'
3+
description: 'Open-source education platform.'
4+
authors: ['@developer_dao']
5+
tags: ['Smart Contracts', 'Dapp', 'DAO']
6+
languages: ['Solidity']
7+
url: 'https://academy.developerdao.com/'
88
dateAdded: 2023-04-22
9-
level: "Beginner"
9+
level: 'Beginner'
1010
---
1111

12-
We seek to empower learners with knowledge and tools that can be applied to real-world projects while promoting a healthy learning environment.
12+
We seek to empower learners with knowledge and tools that can be applied to real-world projects while promoting a healthy learning environment.

content/courses/figment-learn.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/courses/global-blockchain-initiative.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/courses/introduction-to-smart-contracts.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

content/courses/introduction-to-tokens-in-ethereum.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)