Truffle (Ethereum)
A tool for developing smart contracts
(11.09.2020)
Förderjahr 2018 / Project Call #13 / ProjektID: 3940 / Projekt: Pancakes
Another useful tool from the Ethereum ecosystem that we encountered is Truffle (https://github.com/trufflesuite/truffle). It can be used for lifecycle management of Smart Contracts as well as for managing dependencies and migrations.
https://www.trufflesuite.com/docs/truffle/getting-started/running-migra…
The Truffle development environment is open source and used by companies like Microsoft, Airbus, Amazon, J.P. Morgan and vmware.