Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 368 Bytes

Solidstate ABI

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
yarn add --dev @solidstate/abi

Development

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