Install
openclaw skills install htlcEnables trustless atomic swaps and escrow for inscriptions and NFTs on EVM chains using Hash Time Locked Contracts.
openclaw skills install htlcAtomic 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