5.0.5 • Published 1 year ago
@riaskov/iohtee-contracts v5.0.5
IohTee Contracts
IohTee contracts is a TypeScript interface for Ethereum contracts managed by Hardhat used by IohTee.
Installation
Using yarn v4 and Node.js v20 is mandatory (don't use npm!)
$ yarn add @riaskov/iohtee-contracts
Building from sources
$ git clone git@github.com:ARyaskov/IohTee.git
$ cd IohTee/packages/contracts
$ yarn
$ yarn build
$ yarn test