百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

SoliditySamples

> 编程语言
开源

Solidity 智能合约示例

199 stars0 点赞2 次浏览
访问官网GitHub

工具介绍

Solidity 智能合约示例

Solidity Samples

Solidity programming language samples, smart contracts for Ethereum.

Related Repositories

  • Aprendiendo Solidity (Spanish)
  • Solidity Compiler
  • Solidity Decompiler

References

  • The Ethereum Project
  • Solidity Documentation
  • Truffle Framework
  • OpenZeppelin

Ethereum

  • The Complete Tutorial On Getting Started With Smart Contracts On Ethereum
  • What is Ethereum?
  • Learn Ethereum
  • The Hitchhiker’s Guide to Smart Contracts in Ethereum
  • Programming Ethereum smart contract transactions in JavaScript
  • Ethereum Virtual Machine Awesome List
  • A curated list of awesome Ethereum Resources
  • A Gentle Introduction to Ethereum Programming, Part 1
  • A Gentle Introduction to Ethereum Programming, Part 2
  • A Gentle Introduction to Ethereum Programming, Part 3
  • Ethereum Dev Cheatsheet
  • CryptoZombies is a free, interactive code school that teaches you to build games on Ethereum
  • Beether
  • Getting started with Ethereum as a developer
  • Getting Started as an Ethereum Web Developer
  • A Guide to Gas
  • Understanding the ethereum trie
  • Data structure in Ethereum | Episode 1: Recursive Length Prefix (RLP) Encoding/Decoding
  • Data structure in Ethereum | Episode 1+: Compact (Hex-prefix) encoding
  • Data structure in Ethereum | Episode 2: Radix trie and Merkle trie
  • Data structure in Ethereum | Episode 3: Patricia trie
  • Data structure in Ethereum | Episode 4: Diving into examples
  • Skewed Merkle Trees
  • Ethereum 69: how to set up a fully synced blockchain node in 10 mins
  • State Channels for Dummies: Part 5
  • Ethereum Explained: Merkle Trees, World State, Transactions, and More
  • The 11 Best Sources for Ethereum News and Learning
  • Improving Smart Contract development with Tenderly and human readable stack traces
  • Ethereum Under the Hood: Part-1 (ver 0.1)
  • Ethereum Under the Hood- Part 2 (RLP Encoding)
  • Ethereum Under The Hood Part 3 (RLP Decoding)
  • A Guide to Gas
  • A Definitive List of Ethereum Developer Tools
  • Ethereum’s EIP 2/4: 15 Second Block Target
  • The business of sending transactions on Ethereum
  • EVM Evolution Roadmap
  • Ethereum Yellow Paper Walkthrough: Merkle Trees
  • Role Based Access Control for the Ethereum Blockchain
  • How does Ethereum work, anyway?
  • A guide to Ethereum’s ERC standards
  • Diving into Ethereum’s world state
  • The Ethereum Virtual Machine (EVM) Runtime Environment
  • How does Ethereum work, anyway?
  • Mastering The Fundamentals of Ethereum (For New Blockchain Devs) Part III — Wallets, Keys, And Accounts
  • Ethereum Development Crash Course Part One
  • Data Convergence — Blockchain — Blockchain Developer Tools

Solidity

  • Documentation
  • Learning Solidity (videos)
  • Solidity Contracts
  • Application Binary Interface Specification
  • Solidity Baby Steps
  • How to initialize an empty array and push items into it?
  • What is the memory keyword? What does it do?
  • A curated list of awesome Solidity resources, libraries, tools and more
  • Solidity REPL
  • Remix
  • Interaction between Contracts
  • How can I debug a smart contract?
  • What is the difference between an internal/external and public/private function in solidity?
  • external vs public best practices
  • internal keyword in a function definition in Solidity
  • Doxity Documentation Generator for Solidity
  • Solidity doc generator
  • Markdown documentation generator for Solidity
  • Solidity Common Patterns
  • Thinking in Solidity
  • Solidity tips and tricks to save gas and reduce bytecode size
  • Solidity CRUD- Epilogue
  • Getting Loopy with Solidity
  • Solidity Collections
  • [Testing and Code Coverage of Solidity Smart Contracts](https://medium.com/edgefund/testing-and-code-coverage-of-solidity-smart-contracts-660cb6291701
  • Which custom data structures do you use in Solidity?
  • Ethernaut Lvl 0 Walkthrough: ABIs, Web3, and how to abuse them
  • Deconstructing a Solidity Contract — Part II: Creation vs. Runtime
  • Solidity for Beginners
  • “Stack Too Deep”- Error in Solidity
  • Better Solidity debugging: stack traces are finally here
  • Fixed point math in Solidity
  • Solidity Library for Array of Type Address
  • external vs public best practices
  • Solidity 0.6: You Might Be Sending Ether Incorrectly
  • Introduction into Mutation Testing
  • Math in Solidity (Part 5: Exponent and Logarithm)
  • A brief analysis of the new try/catch functionality in Solidity 0.6

Contracts

  • How to Code Your Own CryptoKitties-Style Game on Ethereum
  • How to call a contract method using the eth_call JSON-RPC API
  • Smart Contract Patterns
  • [Writing upgradable contracts in Solidity](https://blog.colony.io/writing-upgradeable-contracts-in-solidi

Issues· 18 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptethereumlanguagelearningsmartcontract

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言