Skip to content

A 14-day open curriculum for learning Ethereum development — from the fundamentals to advanced practices. Covers Solidity, Hardhat, Foundry, L2 (Optimism / zkSync), The Graph, NFT, security, and gas optimization. Licensed under CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike). Commercial use requires separate permission from ITDO Inc.

License

Notifications You must be signed in to change notification settings

itdojp/ethereum-learning-bootcamp

Repository files navigation

ethereum-learning-bootcamp

14日間でEthereum開発の基礎から応用まで学ぶ完全教材。 Node.js 20 以上(npm 10+)を前提としています。

Quick Start

npm ci
cp .env.sample .env && edit .env
npx hardhat test

参考リンク

構成

  • curriculum/ : Day01〜Day14 各日の教科書+ハンズオン
  • appendix/ : 補足資料(EIP, リソース集)
  • contracts/, scripts/, test/: 実践サンプル
  • .github/workflows/: CI/CD雛形
  • Quick reference: appendix/glossary.md(主要用語リスト)

ライセンス / お問い合わせ

License: CC BY-NC-SA 4.0 / Non-Commercial. Commercial use requires permission from ITDO Inc.
商用利用は別途許諾が必要です。お問い合わせ: [email protected]

© 2025 ITDO Inc.

About

A 14-day open curriculum for learning Ethereum development — from the fundamentals to advanced practices. Covers Solidity, Hardhat, Foundry, L2 (Optimism / zkSync), The Graph, NFT, security, and gas optimization. Licensed under CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike). Commercial use requires separate permission from ITDO Inc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •