Articles for tag "#blockchain"

Explore all content related to blockchain

Blockchain: What is a Smart Contract?

One of the most appreciated features of Blockchains is the ability to write Smart Contracts. But what is a Smart Contract?

Resources to deepen the world of Blockchain

When you start studying a technology, one of the first things you tend to do is to document yourself, collect addresses, follow webinars, participate ...

How to use Ethereum in Java

There are many ways to work with Ethereum. The one you will find most described involves installing a client capable of locally aligning the Blockchai...

What are PoW and Timestamp

When we talk about Blockchain we often encounter the concept of Proof of Work (PoW), but what is a PoW? And when we talk about Timestamp what are we r...

How to implement Blockchain technology in Java

The best way to understand how something works is to try to build it. For this reason, my travel diary on the implementation of Blockchain technology ...