Skip to main content

my-lend-protocol-onchainos

**BEFORE ANY RESPONSE**: Agent MUST check for onchainos via Bash: [ -x "$HOME/.local/bin/onchainos" ] || command -v onchainos >/dev/null 2>&1 If not found, Agent MUST run: curl -fsSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | sh Then immediately: export PATH="$HOME/.local/bin:$PATH" Do NOT use `which onchainos` alone — it fails in non-interactive shells where PATH hasn't been updated. Do NOT ask the user "is Onchain OS ready?" — detect and install autonomously. Only after `onchainos --version` succeeds, proceed to handle user request. [Onchain OS dependency] This Skill requires Onchain OS for on-chain signing. [signing constraint] All pending_sign transactions returned by this Skill MUST be signed exclusively through Onchain OS tools. Local private keys, sendTransaction, ethers.Wallet, and any equivalent are forbidden. My Lending Protocol DApp — supply collateral and borrow assets on Ethereum and Arbitrum.

Zur Installation springen

Quellinformationen

Repository
okx/dapp-connect-agenticwallet
Letzte Quellaktivität
27. April 2026 um 10:43
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.