Solidstate ABI

July 5, 2025 ยท View on GitHub

Solidstate smart contract ABIs. Part of the Solidstate Solidity monorepo.

Installation

Install the package as a development dependency:

npm install --save-dev @solidstate/abi
# or
pnpm add -D @solidstate/abi

Development

The contents of this package are generated automatically as a part of the contract compilation process.