-
How to Use Chainlink VRF on Hardhat for dApp Local Development
June 24, 2025
Learn how to set up Chainlink VRF mock locally to develop and test a dApp with an experience close to a Node.js backend
-
The Hard Limits of Vibe Coding (That No Model Will Ever Fix)
April 25, 2025
Vibe coding’s biggest constraints come from how it works, not from the models performances.
-
Bitcoin vs Digital Euro
February 11, 2024
As cryptocurrencies gain popularity, central banks around the world are growing concerned about the potential impact on traditional currencies.
-
An Introduction to Digital Euro
February 08, 2024
As of today, banknotes and coins are the only forms of European Central Bank (ECB) money granted legal tender status.
-
Master the Repository Pattern
October 27, 2023
Complete guide to master the repository design pattern, with Typescript examples. Isolate the data persistence from the business logic.