Deployment of a Solidity smart contract with Truffle on Ganache

Bruno Delb
Crypto DevOps Academy
7 min readApr 11, 2023

--

In this story, I show how to deploy a Solidity smart contract with Remix, Truffle, and Ganache.

Truffle (http://truffleframework.com/) is a Javascript framework based on NodeJS used for the development of Dapps. It allows to set up CI/CD pipelines.

It provides the following features:

  • Compilation,
  • Linking,
  • Deployment,
  • Automated testing,
  • Network management for deployment.

--

--

Blockchains, DevOps, Agile Coaching, development, testing, Cloud, Management 3.0, ITIL. It defines me.