> For the complete documentation index, see [llms.txt](https://bootcamp.openguild.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bootcamp.openguild.wtf/smart-contract-development/basic-solidity.md).

# Basic Solidity

- [Value types](https://bootcamp.openguild.wtf/smart-contract-development/basic-solidity/value-types.md)
- [Reference Types](https://bootcamp.openguild.wtf/smart-contract-development/basic-solidity/reference-types.md)
- [Mapping Types](https://bootcamp.openguild.wtf/smart-contract-development/basic-solidity/mapping-types.md)
- [Simple Storage](https://bootcamp.openguild.wtf/smart-contract-development/basic-solidity/simple-storage.md)
