huenique / abigen-cli

generate rust bindings for eth smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abigen-cli

Overview

This command-line tool is a thin wrapper for ethers-rs' ethers_contract_abigen. It offers a simple way to generate type-safe Rust bindings for Ethereum smart contracts directly from their ABI (Application Binary Interface).

Usage

abigen-cli -h

About

generate rust bindings for eth smart contracts


Languages

Language:Rust 100.0%