·setup-solidity-contracts
!

setup-solidity-contracts

Richten Sie mit OpenZeppelin Contracts ein Solidity-Smart-Contract-Projekt ein. Wird verwendet, wenn Benutzer: (1) ein neues Hardhat- oder Foundry-Projekt erstellen, (2) OpenZeppelin Contracts-Abhängigkeiten für Solidity installieren, (3) Neuzuordnungen für Foundry konfigurieren oder (4) Solidity-Importkonventionen für OpenZeppelin verstehen müssen.

67Installationen·8Trend·@openzeppelin

Installation

$npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill setup-solidity-contracts

So installieren Sie setup-solidity-contracts

Installieren Sie den KI-Skill setup-solidity-contracts schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill setup-solidity-contracts
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: openzeppelin/openzeppelin-skills.

For existing projects, detect the framework by looking for hardhat.config. (Hardhat) or foundry.toml (Foundry). For new projects, ask the user which framework they prefer.

Look up the current version from https://github.com/OpenZeppelin/openzeppelin-contracts/releases. Pin to a release tag — without one, forge install pulls the default branch, which may be unstable.

The above remappings mean that both @openzeppelin/contracts/ (including proxy contracts) and @openzeppelin/contracts-upgradeable/ come from the openzeppelin-contracts-upgradeable submodule and its subdirectories, which includes its own transitive copy of openzeppelin-contracts of the same release version number. This format is needed for Etherscan verification to work. Particularly, any copies of openzeppelin-cont...

Richten Sie mit OpenZeppelin Contracts ein Solidity-Smart-Contract-Projekt ein. Wird verwendet, wenn Benutzer: (1) ein neues Hardhat- oder Foundry-Projekt erstellen, (2) OpenZeppelin Contracts-Abhängigkeiten für Solidity installieren, (3) Neuzuordnungen für Foundry konfigurieren oder (4) Solidity-Importkonventionen für OpenZeppelin verstehen müssen. Quelle: openzeppelin/openzeppelin-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill setup-solidity-contracts
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-03-06
Aktualisiert
2026-03-10

Browse more skills from openzeppelin/openzeppelin-skills

Schnelle Antworten

Was ist setup-solidity-contracts?

Richten Sie mit OpenZeppelin Contracts ein Solidity-Smart-Contract-Projekt ein. Wird verwendet, wenn Benutzer: (1) ein neues Hardhat- oder Foundry-Projekt erstellen, (2) OpenZeppelin Contracts-Abhängigkeiten für Solidity installieren, (3) Neuzuordnungen für Foundry konfigurieren oder (4) Solidity-Importkonventionen für OpenZeppelin verstehen müssen. Quelle: openzeppelin/openzeppelin-skills.

Wie installiere ich setup-solidity-contracts?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill setup-solidity-contracts Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/openzeppelin/openzeppelin-skills