Linux BSD Blockchain
Linux BSD Blockchain

Linux BSD Blockchain

Opensource Blog (FreeBSD, Linux, OpenBSD) For Blockchain Network


IPFS Network

4 Feb 2025 5 minute read 0 comments BSD Blockchain

In this article we will explore IPFS, the InterPlanetary File System. Using a copy of the data CID or content identifier, IPFS helps you request data from any IPFS node. This process usually involves a distributed hash table lookup and may also requi...

How to Run a Bitcoin Wallet on OpenBSD

1 Feb 2025 2 minute read 0 comments BSD Blockchain

Unlike the Linux system, there are very few articles explaining the process of installing and configuring Bitcoin (BTC) on OpenBSD. As a result, there are very few people who wonder whether a Bitcoin wallet can be run on the OpenBSD system. Well, in...

Setup Electrum Server For Bitcoin Wallet With Ubuntu

6 Sep 2024 4 minute read 0 comments BSD Blockchain

Electrum is a lightweight Bitcoin wallet. Electrum focuses on speed, with low resource usage and simplification of Bitcoin. Its startup time is fast because it runs in conjunction with the Electrum Server which handles the most complex parts of the B...

Ubuntu Bitcoin Ful Node - Installation and Configuration

3 Sep 2024 4 minute read 0 comments BSD Blockchain

A full node is a program that fully validates transactions and blocks. Almost all full nodes also help the network by accepting transactions and blocks from other full nodes, validating those transactions and blocks, and then relaying them to further...

Installing Bitcoin (BTC) Full Node with Ordinal Protocol support on Google Cloud

2 Sep 2024 5 minute read 1 comment BSD Blockchain

Ordinal is a scheme used to number satoshi values ​​that allows tracking and transfer of individual satoshis. These numbers are called ordinal numbers. Satoshis are numbered in the order in which they were mined, and are transferred from transaction...

FreeBSD Bitcoin - Setup Bitcoin Dominance (BTCD) Full Node With Go Lang

1 Sep 2024 10 minute read 0 comments BSD Blockchain

The term Bitcoin Dominance (BTCD) itself refers to the ratio of Bitcoin's market capitalization to the total market capitalization of all other cryptocurrencies (altcoins). If the BTCD figure increases, it means that BTC's share of the crypto market...