Introduction
この教科書ではSolidityとEthereumにまつわる知識を体系的に学ぶことができます
基本的に公式ドキュメントを参照することを推奨しています
Reference
- Ethereum Official Document
- Ethereumのエコシステムを解説
- https://ethereum.org/ja/
- Solidity Official Document
- Solidity By Example
- Solidityの文法・デザインパターンをサンプル付きで解説
- https://solidity-by-example.org/hello-world/
- Stack Overflow
- 技術質問サイト
- https://stackoverflow.com/
- Ethereum Stack Exchange