If you’re at the same point as me, transitioning from Web2 to Web3. The first thing you want to have as your toolset is a local environment where to deploy smart contracts. Note: This article…
Tag: truffle
Solidity / Smart Contracts on Eth with truffle
Here is an excellent book if you want to start coding smart contracts on ETH: It explains the core concepts to start coding smart contracts using truffle. What I like most is how it starts…