Browsing Tag
blockchain
93 posts
Web 1.0 vs Web 2.0 vs Web 3.0. What are the differences?
With the discussion around Web 3.0 gaining a lot of momentum in the current web scenario, most people…
XRP Ledger NFTs are Here
Last year, we proposed an ambitious goal to the XRPL community: bring NFTs to the XRP Ledger. Since…
Introduction to Execution Machine (EXM) – Permanent Serverless Functions
Introduction to Execution Machine (EXM) The code for this tutorial is located [here](https://github.com/dabit3/execution-machine EXM is a language-agnostic serverless…
Bitcoin Signatures From Scratch (4/4): ECDSA Implementation in Python Using Zero Dependencies
The series consists of four parts; each part uses the concepts discovered in the previous parts: The Magic…
Bitcoin Signatures From Scratch (3/4): Using The Magic of Elliptic Curves to Sign and Verify Messages
The series consists of four parts; each part uses the concepts discovered in the previous parts: The Magic…
Bitcoin Signatures From Scratch (2/4): The Magic of Elliptic Curves Combined with Finite Fields
The series consists of four parts; each part uses the concepts discovered in the previous parts: The Magic…
Bitcoin Signatures From Scratch (1/4): The Magic of Elliptic Curves
Intro to Series Elliptic curves are very simple. The Elliptic Curves Digital Signature Algorithm (ECDSA) is the crucial…
Fetching programmatically token addresses from coingecko – using NodeJs
The objective is to extract the addresses of tokens. We can use this data for several purpouse :…
How to create a BSCPad-like IDO launchpad
The user base of a cryptocurrency-based company has significantly grown during the past few years. Users are curious…
NFT marketplace development cost- important factors in 2022
With the increasing popularity of NFT marketplaces, more and more investors, creators, and buyers have been involved in…