/hardhat-truffle-example

Example Hardhat project using Truffle and Typechain

Primary LanguageTypeScript

Example Hardhat project using Truffle and Typechain

An example Hardhat project written in Typescript using the Truffle Ethereum contract testing framework and TypeChain for contract type bindings.

Installation

npm install git@github.com:naddison36/hardhat-truffle-example.git
cd hardhat-truffle-example
npm compile
npm test