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.

Aller à l'installation

Informations de source

Dépôt
okx/dapp-connect-agenticwallet
Dernière activité de la source
27 avril 2026 à 10:43
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.