/truffle

A tool for developing smart contracts. Crafted with the finest cacaos.

Primary LanguageTypeScriptMIT LicenseMIT

Hardhat Truffle's monorepo fork

This is a fork of the Truffle monorepo.

Forked projects and their modifications

Project Forked Version Changes
@truffle/contract v4.5.10 Added Solidity stack traces integration

Versioning

Our forked projects follow the same Major and Minor versions as upstream's. Patch versions may differ because of bug-fixing releases.

Building the packages

  1. Run yarn in the root of the repo.
  2. Run yarn prepare in the root of the repo.