add-vault-abi-methods
✓Expose vault smart contract ABI methods in the vault class
Installation
SKILL.md
Vault protocol classes can be found in ethdefi/erc4626/vaultprotocol folder. Each vault protocol has its own class. There are 40+ protocols. Some protocol share classes and extend other protocols.
Each vault class wraps a JSON-RPC calls to an Ethereum smart contract. These smart contracts are described by ABI files in ethdefi/abi folder.
Step 3) Add a ABI file loading to the vault protocol proxy class
Expose vault smart contract ABI methods in the vault class Source: tradingstrategy-ai/web3-ethereum-defi.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tradingstrategy-ai/web3-ethereum-defi --skill add-vault-abi-methods- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is add-vault-abi-methods?
Expose vault smart contract ABI methods in the vault class Source: tradingstrategy-ai/web3-ethereum-defi.
How do I install add-vault-abi-methods?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tradingstrategy-ai/web3-ethereum-defi --skill add-vault-abi-methods Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tradingstrategy-ai/web3-ethereum-defi
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01