https://youtu.be/iuHwApg1uQw This week links: Gas Optimization Tips - Make your smart contract more efficient Common Attack in Solidity - good security tips Dos Vulnerabilities in Solidity - Weekly code challenge of chainslot ERC 998 and the future of game assets - New composable token for NFT assets (like ERC721) Building Ethereum Dapp…
Read StoryThis newsletter is provided by EatTheBlocks, a youtube channel for Ethereum Dapp developers. Subscribe to the channel and never miss an episode! https://www.youtube.com/watch?v=uWLgb_txACc This week links: ☝️✌️👋ToDo List Ethereum Dapp Tutorial - Step5☝️✌️👋 New release of web3 (1.0.0-beta36) - support for struct ABI encoding Getting started with React & Drizzle…
Read StoryThis tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 5. Tutorials already published: (more…)
Read StoryThis week links: 🎉🎉🎉(POS) Nothing-At-Stake Visually Explained 🎉🎉🎉 Truffle v5.0.0 Beta New Features of Solidity 0.5.0 Truffle University - New official training programming of the Truffle framework Drizzle React Demo - Drizzle is a new smart contact react/redux library Solidity Anti patterns Intro to Vyper - Vyper is a new smart…
Read StoryThis is Julien from Eat The Blocks and this is the third newsletter. This newsletter is provided by EatTheBlocks, a youtube channel for Ethereum developers. Subscribe to the channel and never miss an episode! This week links: ToDo List Ethereum Dapp Step4 - Tutorial series to learn how to build…
Read StoryThis is Julien from Eat The Blocks and this is the second newsletter. This week big news is the Metamask update that will no longer be injecting web3 in November. This newsletter is provided by EatTheBlocks, a youtube channel for Ethereum developers. Subscribe to the channel and never miss an…
Read Storyhttps://www.youtube.com/watch?v=hUjpPNChdq4&t=138s This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 4. Tutorials already published: Intro Step 1: Writing The ToDo Smart contracts- beginning Step 2: Writing The ToDo Smart contracts - end Step 3: Writing The Nodejs Backend Step 4: Setup the frontend and…
Read StoryThis is Julien from Eat The Blocks and I am very excited to start this newsletter! This newsletter is for Ethereum dapps developers. I will provide links to tips, tricks, and tutorials to develop dapps on the Ethereum ecosystem. You can expect to see a lot of articles about smart contracts,…
Read Storyhttps://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but it also comes with a user interface called Ganache GUI. In the last video we learned how to install GUI, and in this video we will learn how to use…
Read Storyhttps://youtu.be/FwsVS9BzXzM What is Ganache? Ganache is a tool for ethereum dapp developers, supported by the Truffle team. It has 2 components: The Ganache CLI The Ganache GUI Ganache CLI allows you to run a local ethereum blockchain on your computer. This blockchain is only local and not connected to any…
Read Story