Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Enables trustless atomic swaps and escrow for inscriptions and NFTs on EVM chains using Hash Time Locked Contracts.
Enables trustless atomic swaps and escrow for inscriptions and NFTs on EVM chains using Hash Time Locked Contracts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Atomic swap trading using Hash Time Locked Contracts.
# Install dependencies npm install ethers viem # Set environment export PRIVATE_KEY=0x... export BASE_ETH_RPC=https://mainnet.base.org
node scripts/htlc.js preimage
node scripts/htlc.js lock <seller> <preimageHash> <timeout> <amountETH>
node scripts/htlc.js reveal <lockHash> <preimage>
node scripts/htlc.js trade <seller> <inscriptionTx> <amountETH>
BaseTimelock: 0xa7f9f88e753147d69baf8f2fef89a551680dbac1
Seller generates preimage, shares hash + inscription Buyer verifies inscription, calls lock() with ETH Seller calls reveal() with preimage β ETH released Buyer confirms receipt β trade complete
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.