dapp-ethena
Installation
SKILL.md
Ethena sUSDe — Yield-Bearing Stablecoin
Interact with Ethena's sUSDe (staked USDe) protocol on Ethereum mainnet. sUSDe is an ERC-4626 vault token that earns yield from Ethena's delta-neutral strategy (~10% APY).
Pre-flight Checks
Run once per session:
- Confirm installed: Run
which plugin-store. If not found, install:curl -sSL https://raw.githubusercontent.com/purong-huang-1121/skills-store/main/install.sh | sh - Check for updates: Read
~/.plugin-store/last_check, skip if updated within 12 hours.
Authentication
- Read-only commands (
apy,balance): No auth required. - Write commands (
stake,cooldown,unstake): RequiresEVM_PRIVATE_KEYin.env(Ethereum mainnet wallet with ETH for gas).