transaction-patterns
Installation
SKILL.md
VeChain Transaction Patterns
Scope
Use this Skill for VeChain transaction-specific tasks:
- Fee delegation (VIP-191), gasless/sponsored transactions
- Multi-clause transactions (batching, atomic operations)
- Gas estimation and transaction cost management
- Building delegation services
Progressive disclosure (load only when needed)
| Topic | File | Load when user mentions... |
|---|---|---|
| Fee delegation | references/fee-delegation.md | gasless, sponsored, VIP-191, delegator, vechain.energy |
| Multi-clause | references/multi-clause-transactions.md | batch, multi-clause, atomic, multiple operations |
Related skills
More from vechain/vechain-ai
vechain-dev
Core VeChain development — SDK usage, fee delegation (VIP-191), multi-clause transactions, dual-token model, legacy migration, and general VeChainThor development patterns.
9security
VeChain smart contract security checklist covering reentrancy, access control, integer overflow, front-running, proxy vulnerabilities, DoS, oracle manipulation, and more.
1dapp-development
Frontend dApp development on VeChain. VeChain Kit for React dApps, dapp-kit for lightweight integrations, React Query patterns, transaction UX, social login, wallet connection.
1defi-ecosystem
VeChain DeFi and ecosystem protocols. VeBetterDAO (X2Earn sustainability apps, B3TR rewards), StarGate (NFT-based staking, validator delegation), and governance (VeVote, VOT3).
1