dragonfly-xyz/useful-solidity-patterns resource
None observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 15
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1520
- days_rel: n/a
- days_push: 510
- n_releases_24m: 0
Adoption not part of the score
1598 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An ongoing collection of practical Solidity/EVM smart contract patterns with concise, self-contained working code examples and tests. Each bite-sized guide explains patterns actually used in the wild in approachable terms for engineers of all skill levels.
Use cases
- learn solidity patterns used in real contracts
- understand how flash loans work in solidity
- implement eip712 signed messages on-chain
- write upgradeable proxy contracts safely
- handle errors thrown by other contracts
- store large data on-chain cheaply with sstore2
- build commit-reveal mechanisms to prevent front-running
- work with non-compliant erc20 tokens
When to choose
- you are learning or teaching Solidity and EVM development
- you need working, tested code examples of common smart contract patterns
- you want gas-saving tricks and idioms used in production contracts
When to avoid
- you need production-ready, security-audited contract code to deploy as-is
- you need a reusable Solidity library rather than educational examples
- you are not working with Ethereum/EVM smart contracts
Facets
learning-resource · maturity active
developer-tools documentation blockchain developer-tools tutorials cross-platform solidity smart-contracts evm patterns educational blockchain-development
1 source
- readme: https://github.com/dragonfly-xyz/useful-solidity-patterns · fetched 2026-08-28 · 0b642d55514a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dragonfly-xyz/useful-solidity-patterns | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="dragonfly-xyz/useful-solidity-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem