# willitscale/learning-solidity

The companion to the Youtube tutorials

Repository: https://github.com/willitscale/learning-solidity
Canonical: https://ross.abutalabs.com/products/learning-solidity
Language: Solidity
License Family: other
Topics: hacktoberfest
Last push: 2023-10-15T09:49:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3279, "days_push": 1053, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2064, forks 600 (observed 2026-08-28T04:06:09.958640+00:00)

## What it is
A companion repository of Solidity example code for a YouTube tutorial series on Ethereum smart contract development. It covers basics through advanced topics like tokens, multisig wallets, assembly, and security auditing.

## Use cases
- learn solidity from scratch
- example code for writing erc20 tokens
- understand smart contract security and auditing
- learn multisig wallet implementation in solidity
- solidity inheritance and modifiers examples
- practice debugging solidity contracts in remix

## When to choose
- you are following the accompanying YouTube tutorial series
- you want small, self-contained Solidity examples per topic
- you are a beginner learning Ethereum smart contract basics

## When to avoid
- you need a production-ready smart contract library
- you want up-to-date Solidity versions and modern tooling like Hardhat or Foundry
- you need maintained, licensed code for commercial use

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: blockchain, tutorials, programming-languages
- platform: cross-platform
- tags: solidity, ethereum, smart-contracts, youtube-tutorials, learning, erc20, web3, cryptocurrency

## Member repositories
- willitscale/learning-solidity (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.958640+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:57:09.923196+00:00, confidence not recorded.
  - readme: https://github.com/willitscale/learning-solidity (fetched 2026-08-28T04:06:09.958640+00:00, sha cec0e3e5b50c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
