WTF-Solidity-Internals
Contract Layouts
A tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts.
介绍Solidity智能合约中的存储布局,内存布局,以及ABI编码规则,帮助大家理解Solidity的内部规则。
47 stars
2 watching
15 forks
Language: Solidity
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of Solidity code examples and tests demonstrating various techniques for optimizing gas usage in Ethereum smart contracts. | 209 |
| A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,076 |
| A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
| A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
| A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
| A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 963 |
| A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,465 |
| A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
| A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
| A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
| A plugin for IntelliJ IDEA to support smart contract development in the Solidity programming language | 1,080 |
| A collection of benchmarks for popular contract implementations in Solidity. | 104 |
| A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
| A set of tools to help develop and test smart contracts on the Ethereum blockchain | 23 |
| A collection of reusable building blocks for Solidity programming, providing basic data structures and mathematical functions. | 65 |