Blockchain
How to Set Up a Voting System Using Blockchain

How to Set Up a Voting System Using Blockchain

Welcome to your guide on creating a secure voting system utilizing blockchain technology! This web platform allows users to cast their votes seamlessly. We’ll walk you through setting up this system using Django, a powerful Python-based web framework. How to Run the...

How to Use Poseidon: A Comprehensive Guide

How to Use Poseidon: A Comprehensive Guide

Poseidon is a versatile tool designed for working with the blockchain technology and solving Capture The Flag (CTF) challenges. In this guide, we’ll delve into how to get started with Poseidon, walk through its core features, and provide you with troubleshooting tips...

How to Retrieve Ethereum Block Numbers by Date

How to Retrieve Ethereum Block Numbers by Date

Ethereum, with its vast ecosystem, allows developers to interact with the blockchain effortlessly. One interesting capability is to fetch the block number by a specific date using the ethereum-block-by-date package. This guide will walk you through the installation,...

How to Get Started with Polymesh Blockchain

How to Get Started with Polymesh Blockchain

Welcome to the Polymesh blockchain, a platform designed specifically for regulated securities and open finance! This guide will walk you through the basics of getting started with the Polymesh blockchain, covering both Testnet and Mainnet setups, as well as...

How to Use the Ethereum Graph Debugger

How to Use the Ethereum Graph Debugger

The Ethereum Graph Debugger (EGD) is an innovative tool designed to simplify the debugging process for Ethereum transactions. Unlike traditional debugging methods that require you to step through code line by line, EGD visualizes the entire control flow in a graph...

How to Get Started with Genesis: A Comprehensive Guide

How to Get Started with Genesis: A Comprehensive Guide

If you're looking to dive into the world of blockchain technology, Genesis is a fantastic open-source platform to explore. Created by Oleg Strelenko in 2011, Genesis offers unique features and an accessible entry point for developers. Here’s a user-friendly guide to...

How to Verify Your Contracts on Starknet Using Starkscan

How to Verify Your Contracts on Starknet Using Starkscan

Ensuring the integrity and security of smart contracts is crucial in the blockchain space, especially with platforms like Starknet where anyone can upload an Application Binary Interface (ABI) which could possibly be incorrect. This can lead to misinformation and...

Cakeshop Project Deprecation: Transition to Quorum Explorer

Cakeshop Project Deprecation: Transition to Quorum Explorer

With the rapid evolution of software tools and frameworks, it’s common for certain applications to reach the end of their lifecycle. One such application is Cakeshop, which was deprecated on May 31, 2022. In this blog, we'll walk you through the reasons for this...