5.0.5 • Published 1 year ago

@riaskov/iohtee-contracts v5.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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