11 repository-uri
Tools and environments for building, testing, and deploying smart contracts.
Explore 11 awesome GitHub repositories matching part of an awesome list · Blockchain Development Frameworks. Refine with filters or upvote what's useful.
This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual
General resources for the Rust programming language.
This project is a comprehensive educational curriculum designed to teach developers how to build, test, and deploy decentralized applications and smart contracts on Ethereum-compatible networks. It serves as a structured technical guide for mastering programmable logic, decentralized finance protocols, and the architecture required to create secure distributed systems. The course distinguishes itself by focusing on the integration of blockchain smart contracts with web frontends, enabling the creation of interactive applications that allow users to read and write data directly from distribute
Comprehensive course for learning Solidity and JavaScript-based blockchain development.
Acest proiect este un curriculum educațional cuprinzător pentru dezvoltarea, implementarea și testarea aplicațiilor blockchain folosind limbajul Solidity. Servește drept resursă tehnică pentru construirea de aplicații descentralizate pe Ethereum și rețele compatibile folosind instrumente bazate pe Python. Curriculumul oferă ghiduri practice despre crearea de token-uri fungibile și non-fungibile care respectă specificațiile standard din industrie pentru interoperabilitate. Include un curriculum de programare DeFi pentru interacțiunea cu protocoalele de finanțe descentralizate pentru gestionarea colateralului, precum și instrucțiuni pentru importarea datelor din lumea reală și a aleatoriului verificabil prin rețele oracle. Materialele acoperă dezvoltarea contractelor inteligente și implementarea tiparelor de proxy pentru actualizarea contractelor. Domeniile suplimentare de interes includ construirea de interfețe web care conectează portofelele digitale la contractele blockchain, gestionarea metadatelor activelor pe stocare descentralizată și efectuarea validării contractelor prin simulări de rețea.
Comprehensive course for learning Solidity and Python-based blockchain development.
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
Curated list of resources for the Solidity programming language.
Acest repository este un curriculum educațional cuprinzător și un ghid de programare conceput pentru a preda dezvoltarea Solidity și testarea smart contract-urilor. Oferă un set structurat de materiale de instruire și tutoriale pentru scrierea, deployment-ul și auditarea contractelor programabile sigure pe Ethereum Virtual Machine. Cursul se concentrează pe toolkit-ul Foundry, oferind un curriculum de instrumente Ethereum care acoperă compilarea și testarea smart contract-urilor local. Pune accent pe un flux de lucru de dezvoltare profesională, trecând de la programarea Solidity inițială la implementarea logicii aplicațiilor descentralizate. Materialul acoperă o gamă largă de capabilități, inclusiv auditarea securității blockchain pentru a identifica vulnerabilități și configurarea mediilor locale de dezvoltare Ethereum. Include îndrumări practice privind utilizarea unui toolkit bazat pe Rust pentru gestionarea și verificarea contractelor.
In-depth training for the Foundry development framework.
A compilation of patterns and best practices for the smart contract programming language Solidity
Collection of common design patterns for smart contract development.
🔌 TypeScript bindings for Ethereum smart contracts
TypeScript bindings for Ethereum smart contracts.
This is a collection of Solidity snippets for people who like to learn by example. Maybe some day it will turn into more of a step-by-step learning experience.
Practical examples for learning Solidity syntax and logic.
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).
Educational resources for mastering Solidity development.
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.
Introductory guide to learning Solidity programming.
This document is a cheatsheet for Solidity that you can use to write Smart Contracts for Ethereum based blockchain.
Quick reference guide for Solidity syntax and functions.