fbpx
June 4, 2019

EatTheBlocks Pro Subscription price increase 10 USD -> 15 USD

Disclaimer: the price increase will NOT affect existing users who subscribed before June 10th. If you are an existing subscriber or that you subscribed before June 10th, you will lock-in the old price of 10 USD a month. EatTheBlocks Pro has started 6 month ago. At that time, there were…

Read Story
May 7, 2019

10 Factor Dapps: Best Design Practices for Ethereum Dapps

https://youtu.be/jUmHCIAaYVs Have you ever heard of the 12-factor app? That's a document created more than 20 years ago that describes the best practices that must be followed in modern web applications. It has been written by some of the best developers and is widely respected. The 12-factor app recommendations are…

Read Story
April 16, 2019

How to import Solidity ABI to Dapp frontend? 4 Solutions

When you develop a Dapp, you need the Solidity ABI of your smart contract in order to configure web3 to interact with your contract. This Solidity ABI is a json document produced by the Solidity compiler. You could just copy paste it to the frontend, but it can get very…

Read Story
April 5, 2019

Tons of tutorial for Drizzle, TruffleCon… | EatTheBlocks Newsletter #29

Todolist Dapp tutorial series updated with Drizzle: Now this series is available with jQuery, then 1st Refactor with React and 2nd refactor with Drizzle Introduction to Drizzle and Advanced Drizzle: 2 tutorials to show you to show you to get started with Drizzle with ready-to-use drizzle-react components, then second tutorial to…

Read Story
March 25, 2019

Solidity Tutorial: Complete Step-by-Step Guide For Beginners 2019

In this Solidity tutorial you are going to learn how to code Solidity smart contracts by developing 5 smart contracts on Ethereum, with step-by-step instructions. This tutorial is for total beginners to Ethereum and Solidity, and does not require to install any development tool. You only need a web browser.…

Read Story
March 24, 2019

ERC20 Token Tutorial: Create a custom token in Solidity

ERC20 tokens are a key component of many Ethereum Dapps. They usually represent some sort of ownership over a product, service or asset. They largest use case has been for ICOs but recently their use has been expended to other area like game assets for example. As an Ethereum /…

Read Story
March 21, 2019

NFT QR Dispenser, Defi project tracker… | EatTheBlocks Newsletter #28

EatTheBlocks Pro has now more than 100+ video! - 16h of high-quality tutorials for Solidity and Ethereum Solidity v0.5.6 released - bug fixed in optimizer code and progress made on struct calldata implementation for ABIEncoderV2  Truffle v5.06 released - tons of improvement for the debugger OpenZeppelin v2.2 - allows safe interaction with…

Read Story
March 21, 2019

100+ video tutorials on Ethereum / Solidity development

EatTheBlocks Pro just reached a new milestone: there are now more than 100 videos on Ethereum & Solidity development. That's 16 hours of high quality content. Below are a few selected topics: Complete Dapp with Truffle jQuery + refactor with React Smart contract 30, learn Solidity by building 30 Solidity…

Read Story
March 17, 2019

Advanced Drizzle Tutorial: Create your own Dapp components with React and Context API

In the last episode I gave you an introduction to Drizzle and we built a simple Dapp using Drizzle, Truffle and React. To speed up development, we used a package of pre-built drizzle / react components called drizzle-react-components. That's very handy to kickstart your Dapp quickly. However, once your Dapp…

Read Story
March 10, 2019

Introduction to Drizzle: Dapp Tutorial with React & Truffle

In this episode I am going to introduce you Drizzle, a frontend framework for Ethereum Dapps. We will also build a simple Dapp using this framework, Truffle and React. This will cover: What is drizzle? When do you need it? Integrating Drizzle with other frameworks (React, Truffle, Redux & Saga)…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up