UNPKG

@dethcrypto/eth-sdk

Version:

🛠 Generate type-safe, lightweight SDK for your Ethereum smart contracts

3 lines (2 loc) • 67 B
#!/usr/bin/env node export declare function main(): Promise<void>;