Download a pre-built Truffle project (Truffle Box)

truffle

  • A tool for developing smart contracts for running services on the Ethereum blockchain.
    More information: <https://www.trufflesuite.com/docs/truffle/reference/truffle-commands>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

truffle unbox {{box_name}}

click the source code to copy