solidity-gencall

1.2.1 • Public • Published

solidity-gencall

npm i -g solidity-gencall && solgen --version

Thanks to @Amxx

Overview

solidity-gencall is a shell utility for encoding multicall rpc calls on EVM compatible chains

Usage

Quick start

solgen

solgen will recognize your function's and provide a menu for you, e.g.

? Select Function
WETH()
router()
permitAndCall(address,uint256,bytes4,bytes,bytes4,bytes)

Configuration File

.env
MNEMONIC=your-mneomic-phrase
RPC_ENDPOINT=your json rpc provider endpoint

License

MIT

Package Sidebar

Install

npm i solidity-gencall

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

491 kB

Total Files

26

Last publish

Collaborators

  • sambacha