Blockchain
How to Get Started with Rust in Blockchain

How to Get Started with Rust in Blockchain

Rust has become a popular programming language, especially in the blockchain community, due to its performance and safety. However, with the announcement that this project is no longer maintained, it's essential to understand how to navigate the resources available...

How to Create Your Own Simple Cryptocurrency with Python

How to Create Your Own Simple Cryptocurrency with Python

Welcome to an exploration of the basics of cryptocurrency development! In this blog post, we'll unravel the steps needed to create a simple, educational blockchain implementation known as SimpleCoin. Don't worry if you're new to programming; this guide aims to be...

How to Use MyToken: Your CLI Tool for Crypto Tracking

How to Use MyToken: Your CLI Tool for Crypto Tracking

If you're both a crypto investor and an engineer, tracking token prices can be a breeze with MyToken, a Command Line Interface (CLI) tool designed just for you! In this article, we'll walk you through the installation, usage, and troubleshooting of MyToken. So, grab...

Mastering Circom Circuits for Machine Learning

Mastering Circom Circuits for Machine Learning

If you’re venturing into the world of machine learning and looking to create efficient circuits, you’ve landed in the right place! This guide will walk you through the Circom Circuits Library for Machine Learning, shedding light on how to effectively utilize its...

How to Get Started with the iExec SDK

How to Get Started with the iExec SDK

The iExec SDK is an essential tool for developers looking to interact with the iExec decentralized marketplace. This SDK allows users to run off-chain computations seamlessly through both a command line interface (CLI) and a JavaScript library. Here, we'll guide you...