awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
l-henri avatar

l-henri/solidity-101

0
View on GitHub↗
83 stars·38 forks·Solidity·6 views

Solidity 101

Welcome! This is an automated workshop that will on using Solidity Smart contracts. It is aimed at developers who are not familiar with Solidity, or smart contracts.

Features

  • Blockchain Development Frameworks - Introductory guide to learning Solidity programming.

Star history

Star history chart for l-henri/solidity-101Star history chart for l-henri/solidity-101

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Solidity 101

Similar open-source projects, ranked by how many features they share with Solidity 101.
  • bkrem/awesome-soliditybkrem avatar

    bkrem/awesome-solidity

    7,032View on GitHub↗

    This project is a curated directory and index of resources for Solidity smart contract development. It provides a categorized collection of libraries, development frameworks, security tools, and educational materials used to build and deploy decentralized applications. The repository functions as a comprehensive catalog for the software development lifecycle, featuring a specific index of community-vetted modular building blocks and token standard implementations. It also maintains a dedicated list of security resources, including static analyzers and fuzzers, to assist in auditing and securi

    View on GitHub↗7,032
  • cyfrin/foundry-full-course-f23Cyfrin avatar

    Cyfrin/foundry-full-course-f23

    5,814View on GitHub↗

    This repository is a comprehensive educational curriculum and programming guide designed to teach Solidity development and smart contract testing. It provides a structured set of instructional materials and tutorials for writing, deploying, and auditing secure programmable contracts on the Ethereum Virtual Machine. The course focuses on the Foundry toolkit, providing an Ethereum tooling curriculum that covers compiling and testing smart contracts locally. It emphasizes a professional development workflow, moving from initial Solidity programming to the implementation of decentralized applicat

    View on GitHub↗5,814
  • dethcrypto/typechaindethcrypto avatar

    dethcrypto/TypeChain

    2,801View on GitHub↗

    🔌 TypeScript bindings for Ethereum smart contracts

    TypeScript
    View on GitHub↗2,801
  • aniket-engg/solidity-schoolAniket-Engg avatar

    Aniket-Engg/solidity-school

    384View on GitHub↗

    Solidity School is an initiative to prepare a code base for the solidity beginners by those who were beginners sometime.It categorize the smart contracts according to different difficulty levels and in multiple standards. For now, standards are 0 to 5(can be discussed).

    Solidity
    View on GitHub↗384
See all 10 alternatives to Solidity 101→

Frequently asked questions

What does l-henri/solidity-101 do?

Welcome! This is an automated workshop that will on using Solidity Smart contracts. It is aimed at developers who are not familiar with Solidity, or smart contracts.

What are the main features of l-henri/solidity-101?

The main features of l-henri/solidity-101 are: Blockchain Development Frameworks.

What are some open-source alternatives to l-henri/solidity-101?

Open-source alternatives to l-henri/solidity-101 include: aniket-engg/solidity-school — Solidity School is an initiative to prepare a code base for the solidity beginners by those who were beginners… bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… cyfrin/foundry-full-course-f23 — This repository is a comprehensive educational curriculum and programming guide designed to teach Solidity development… dethcrypto/typechain — 🔌 TypeScript bindings for Ethereum smart contracts. fravoll/solidity-patterns — A compilation of patterns and best practices for the smart contract programming language Solidity. manojpramesh/solidity-cheatsheet — This document is a cheatsheet for Solidity that you can use to write Smart Contracts for Ethereum based blockchain.