Skip to main content

OpenZeppelin/openzeppelin-contracts

SkillsMP は OpenZeppelin/openzeppelin-contracts から 4 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
4
GitHub スター
27,218
GitHub フォーク
12,401

このリポジトリの skills

1 件の職業カテゴリ · 75% 分類済み

収集済み skill 4 件中 4 件を表示しています。

職業分類
未分類
説明

Testing conventions for openzeppelin-contracts. Use when writing or modifying tests, mocks, or formal verification specs. Covers hardhat-exposed $-wrappers, when manual mocks are warranted, Hardhat+Chai patterns (loadFixture, shouldBehaveLike, multi-target…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add a changelog entry for a PR. Use when the user asks for a changeset, when finishing a PR that changes user-visible contract behavior, or when the changeset-bot has flagged the PR. Skip for NatSpec-only edits, internal refactors with no observable effect,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API design rules for openzeppelin-contracts. Use when adding, modifying, or reviewing any contract under contracts/. Covers virtual, memory vs calldata, public vs external, overloads, no-op vs revert, _update single-override pattern, internal/external split,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Solidity style and safety conventions for contract source files. Use when writing or editing any .sol file under contracts/. Covers errors, events, NatSpec, imports, file structure, assembly, unchecked, casting, numeric literal formatting, and inheritance…

原文の言語: 英語

更新
収集済み skill 4 件中 4 件を表示しています。