February 18, 2023

How to Read data from the Blockchain

In this article I will show you how to read data from the Blockchain. We will use short scripts written in Javascript. It’s beginner level, and you don’t need to know anything about Blockchain to follow https://youtu.be/xRnQjvG7FXI Read data from Ethereum There are many Blockchains available: Ethereum, Polygon, Solana... The…

Read Story
October 19, 2022

7 Tips For Getting Your First Web3 Job

Today, we’ll explore 7 tips for finding your first Web3 job! Within the Eat The Blocks audience, we have quite…

Read Story
May 14, 2022

Timelock in Solidity

A timelock is a piece of code that locks functionality on an application until a certain amount of time has…

Read Story
May 12, 2022

Creating a new Contract from another Contract in Solidity

Introduction In blockchain development, mining sets of data into a blockchain is quite an expensive process because fees are charged…

Read Story
May 7, 2022

The Ultimate Solidity 0.8 Cheatsheet

Comments You can write comments to document your code; Single-line comments (//) and multi-line comments (/.../) are possible. // This…

Read Story
May 5, 2022

A Guide to Events in Solidity

Events are inheritable members of contracts. When you call them, they cause the arguments to be stored in the transaction’s…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.

[contact-form-7 id=”217″ title=”Simple Subscribe Form”]

Free 14 day trial • No set-up costs • Cancel any time
Arrow-up