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
A compilation of patterns and best practices for the smart contract programming language Solidity
Sway is a smart contract development language and programming environment designed for writing, compiling, and deploying secure blockchain programs. It serves as a type-safe language for building on-chain logic and a static analysis toolchain that validates contracts before they are executed on a network. The ecosystem provides a development environment focused on blockchain application logic and web3 backend engineering. It integrates a type-safe programming approach to reduce vulnerabilities and ensure reliable state transitions for decentralized services. The toolchain incorporates static
This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech
🔌 TypeScript bindings for Ethereum smart contracts
Principalele funcționalități ale dethcrypto/typechain sunt: Blockchain Development Frameworks, Smart Contract Development.
Alternativele open-source pentru dethcrypto/typechain includ: bkrem/awesome-solidity — This project is a curated directory and index of resources for Solidity smart contract development. It provides a… fravoll/solidity-patterns — A compilation of patterns and best practices for the smart contract programming language Solidity. fuellabs/sway — Sway is a smart contract development language and programming environment designed for writing, compiling, and… yeasy/blockchain_guide — This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies,… amazingang/wtf-solidity — WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the… aniket-engg/solidity-school — Solidity School is an initiative to prepare a code base for the solidity beginners by those who were beginners…