Skip to content

Latest commit

 

History

History
 
 

spec

SolidState Spec

Portable specifications for SolidState contracts. Part of the SolidState Solidity monorepo.

Installation

Install the package as a development dependency:

npm install --save-dev @solidstate/spec
# or
yarn add --dev @solidstate/spec