home/categories/smart-contracts/sablier-labs-sdk-claude-skills-abi-codegen-skill-md
smart-contractsblockchain

abi-codegen

Convert JSON ABI files to TypeScript const exports with proper typing. Use when working with smart contract ABIs, converting JSON to TypeScript, generating typed contract interfaces, or adding new contract ABIs to the SDK.

sablier-labs
maintainer
sablier-labs
更新于 1/19/2026
星标
1
分支
2
quick start

Installation and usage

Convert JSON ABI files to TypeScript const exports with proper typing. Use when working with smart contract ABIs, converting JSON to TypeScript, generating typed contract interfaces, or adding new contract ABIs to the SDK.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use abi-codegen