An open API service indexing awesome lists of open source software.

https://github.com/0xheartcode/solidity_grimoire

Solidity Beginner Grimoire
https://github.com/0xheartcode/solidity_grimoire

beginner-friendly ethereum solidity

Last synced: 28 days ago
JSON representation

Solidity Beginner Grimoire

Awesome Lists containing this project

README

          

# 0x<3 Solidity Grimoire

## Spellbook for young and old magicians, from easy to intermediate solidity spells.

This book can be read in a specific order (note the numbers 0>1>2) or can simply be browsed for spell snippets.

This was an old repo that the author brought back from the ether to be: part learning tool, part portfolio, part archive.

Information on `folders/`:

1. [LearnSolidity](0_LearnSolidity/)
Folder to get started with solidity along with a roadmap to follow to go from zero to one.
- 0_SolidityByExample:
Spells copied from [Smart Contract Programmer](https://solidity-by-example.org/) with links to his Youtube channel. v 0.8.*

2. [SafeSolidity](1_SafeSolidity/)
Everything related to solidity to security that is found relevant from the author. Features CTFs, Audits, and Guidelines.

3. [MakeSolidity](2_MakeSolidity/)
Creative solidity solutions and code to different situations that are good to keep on hand.

4. [UnsortedSolidity](3_UnsortedSolidity/)
Folder made simply to contain everything that is unsorted <(o.o)>

Thank you for browsing the grimoire, feel free to open an issue for suggestions, links are broken, code does not compile.

Note: The tools used to craft are mostly FOUNDRY and REMIX.

0x<3
...