@openeth/truffle-typings

v0.0.6
Typescript typings for Truffle
truffle typings typescript ethereum smartcontract

truffle-typings

Truffle typings for migrations, tests etc. If you want to have fully typed contracts you need to use Typechain (target=truffle) project to generate typings based on ABIs. It doesn't force any new API.

Install

yarn add --dev truffle-typings

or

npm install --save-dev truffle-typings
npm i @openeth/truffle-typings

Metadata

  • MIT
  • Whatever
  • Krzysztof Kaczor
  • released 5/26/2020

Downloads