Open Source Linux Blockchain Software - Page 9

Blockchain Software for Linux

View 44 business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    BIP39-XOR

    BIP39-XOR

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array ("seed")

    Encrypt or decrypt 12, 15, 18, 21 or 24 BIP39 codewords array (so-called "seed phrase") using exclusive OR (XOR)/Vernam cipher (a.k.a. One Time Pad). If not input by a user, an encryption key is automatically generated at random. Encryption with such a key preserves integrity of BIP-39 checksums of all keys (that's distinct while also compatible with SeedXOR implementation).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    riecoin

    riecoin

    riecoin cryptocurrency

    Riecoin is a decentralized (p2p), open source digital currency. It allows to transfer money to anywhere in the world with only minimum transaction fees, sometimes even for free. It is a fork of the Bitcoin project. The name "Riecoin" pays homage to Bernhard Riemann, whose work generated new ways of studying the distribution of prime numbers and is referenced in the math of Riecoin. It also pays homage to Bitcoin, the cryptocurrency that started them all. rminerd cpuminer is a multi-threaded, highly optimized CPU miner for Riecoin. It still has support for Litecoin, Bitcoin and other cryptocurrencies. Currently supported algorithms are RIECOIN style prime sextuplets, SHA-256d and scrypt(1024, 1, 1). It supports the getwork mining protocol as well as the Stratum mining protocol, and can be used for both solo and pooled mining. Notice: Please see here to understand why this package is recognized as a threat by some antivirus software: https://github.com/pooler/cpuminer/issues/13
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    Cryptocheck monitors balances of your cryptocurrency addresses and raises an alert in case of any change detected. It connects to known block explorer API services to verify balances. It is useful for long-term investors with multiple different cryptocurrencies in their portfolio. You no longer need to access all your wallets with passwords to simply just check that your money are still there. Cryptocheck also provides a simple profit calculation and history charts mapping your portfolio history. And there is also a server node available! It continuously monitors balances, records history data and sends all the data to your Cryptocheck desktop application. Supported cryptocurrencies: https://sourceforge.net/p/cryptocheck/wiki/Home/#supported-cryptocurrencies For more details about Cryptocheck and how to use it, see wiki: https://sourceforge.net/p/cryptocheck/wiki I am open to add other cryptocurrencies on your request.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    OSMINER

    OSMINER

    OSMINER: openSUSE Crypto Coin Mining

    OSMINER (OpenSUSE Miner) is an openSUSE-based linux image initially created to help fight hunger in Haiti using Blockchain technology with the Monero coin crypto.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Raydium-Sniper-Bot
    Raydium Sniper Bot is the ultimate tool for traders on the Solana blockchain. Combining speed, intelligence, and automation, this bot helps you seize market opportunities instantly. Whether you're a professional trader or just starting, the bot is designed to maximize your gains with minimal effort.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    3DPass

    3DPass

    The Implementation of The Ledger of Things Node. Layer 1 decentralized

    3DPass is an open-source Layer 1 blockchain written in Rust and built on Substrate. It introduces a novel consensus mechanism called Proof of Scan, where miners validate by running recognition algorithms on 3D objects. Each object produces a reproducible cryptographic fingerprint (HASH ID) that is stored on-chain. If the same object is submitted again, the network rejects it, ensuring that only one of a kind assets can be registered. This approach enforces authenticity at the content level, something traditional file storage and NFT systems cannot achieve. The features of 3DPass include: Proof of Scan consensus, enforced uniqueness of 3D objects, CPU-only mining with no pools, object tokenization through the 3DPRC-2 standard, EVM compatibility, native web and mobile wallets, and open-source community governance.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    BitCrazy's Faucet-in-a-Box Mod

    BitCrazy's Faucet-in-a-Box Mod

    Mod of the original Faucet-in-a-Box faucet PHP script

    Mod of the original Faucet-in-a-Box faucet PHP script (based on its revision 69). Includes pre-installed Anti-Bot Links 5.75, full support of user balances, countdown timer and some other improvements and cool features. ======================================== Minimum requirements: PHP 5.4.4+ (5.5 recommended) MySQL (5.6 recommended) ======================================== CHANGELOG { [F] - bugfixes, [+] - new features, [!] - known issues } Current release (version 7): [+]: CACert.pem updated to latest version. [+]: FaucetHub.php was replaced with native FaucetHub library! [+]: Faucet now has page "Currency rate", where you can see USD price of selected currency. [+]: Anti-Bot Links were updated to version 5.75 [F]: + various related fixes & small changes. [!]: Script has no support for FaucetHub's "last_status" code and "checkAddress()" fn (at least, now)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Deutsche eMark - a new cryptocurrency - decentralized. Peer2Peer and opensource.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Naeon

    Naeon

    The safest way to store private data in untrusted (cloud) environments

    Naeon is a data encryption and sharding method designed to secure data in potentially untrusted off-site storage locations. It uses AES-256 encryption with a randomly generated passphrase, followed by obfuscation techniques to make the encrypted file unidentifiable. The data is then sharded into one private chunk containing the encryption key and part of the data, and multiple public chunks. Each chunk is renamed using its SHA-512 hash, and all chunks are timestamped equally. A filename conversion table is created to restore the concatenation order during a restore. The method aims to guarantee confidentiality, integrity, and availability of data, regardless of the trustworthiness of the chosen storage environment, while protecting against data breaches and unauthorized access. Threshold Key Sharing further enhances security and resilience by splitting the private key into parts requiring cooperation from multiple parties for reconstruction, thereby minimizing single points of failure.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    Primecoin

    First Cryptocurrency with Scientific Computing Proof-of-Work (Prime)

    Continue on Satoshi Nakamoto's groundbreaking pioneering work of Bitcoin, project primecoin designs and implements the first scientific computing energy-multiuse cryptocurrency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Solo Miner

    Solo Miner V2

    New Version Solo Miner with High Speed for mining Bitcoin With all System
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    unMinable

    unMinable

    unMinable is a command-line based cryptocurrency mining tool

    unMinable is a command-line based cryptocurrency mining tool designed for efficient and user-friendly Bitcoin mining. It provides real-time hardware detection, mining process control, balance management, and automated withdrawal functionality. The software is designed to interact with Firebase to fetch and store user balances, withdrawals, and user-related data securely. The terminal allows users to start and monitor their mining progress, view their balances, and withdraw their mined funds when they reach the minimum threshold of 0.001 BTC. With a simple yet powerful interface, unMinable gives users full control over their mining operations from a centralized console.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Pump.fun-Bot
    Pump Fun Trading Bot is an automated trading bot designed for the pump.fun platform, enabling automated buy-sell operations. The bot is built to recognize market conditions and execute trades without user intervention to capture the best trading opportunities.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    PPCoin

    First Energy-Efficient Cryptocurrency

    Continue on Satoshi Nakamoto's groundbreaking pioneering work of Bitcoin, project ppcoin designs and implements the first long term energy-efficient cryptocurrency.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Go MemeCore

    Go MemeCore

    MemeCore is a Meme Chain (L1) that connects creators and communities

    MemeCore is a Meme Chain (L1) that connects creators and communities through Memes and DApps. LIFT up the Fun! $M. Golang execution layer implementation of the MemeCore protocol (Ethereum-compatible). Automated builds are available for stable releases and the unstable master branch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Tonkeeper

    Tonkeeper

    Tonkeeper: Secure TON wallet for crypto storage & transactions.

    Tonkeeper - Your Trusted TON Blockchain Wallet Discover Tonkeeper, the ultimate non-custodial wallet for the TON (The Open Network) blockchain. Securely store, send, and receive TON coins and NFTs with ease. Designed for beginners and crypto experts, Tonkeeper offers a user-friendly interface, top-tier security, and seamless integration with decentralized apps (dApps). Why Choose Tonkeeper? - Secure Crypto Storage: Safeguard your TON assets with advanced encryption and private key control. - Fast Transactions: Send and receive TON instantly with low fees. - NFT Support: Manage your TON-based NFTs in one place. - dApp Integration: Access TON’s growing ecosystem of decentralized apps directly from the wallet. - Cross-Platform: Available on iOS, Android, and as a browser extension. - Open-Source: Transparent and community-driven for maximum trust. Key Features: - Easy wallet setup and recovery. - Multi-language support for global users. - Real-time
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    AirDROP HUNTER

    AirDROP HUNTER

    One app to bring you every single crypto airdrop or giveaway out there! It sounds too good to be true, but this is a sound and safe tactic for people to earn some money. With a crypto airdrop, you are given free tokens of coins and projects still in the ICO or pre-ICO stage. You need a crypto wallet and patience because not every project will exchange its tokens on the first day of its listing or sale. Our app is 100% free and provides daily crypto airdrop opportunities for users. Taking advantage of these giveaways requires nearly zero effort on your part. You will usually be given tokens or coins by following easy tasks like Twitter pages and joining telegram groups. Airdrops are like lottery tickets where some projects can quickly help 1000x with good development as time passes, especially in bull markets. You have nothing to lose and so much to gain!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Moliom Solana Bot

    Moliom Solana Bot

    Raydium + Pumpfun sniper bot with user-friendly GUI interface. Free

    !This bot is completely Free. The open source code available! This bot was developed by me and a friend. Initially we did it for ourselves, but later decided to give in free use to all people. The bot also has a very convenient and understandable for all interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Phateus's custom kernel for Phoenix bitcoin miner optimized for a 5870 using App-SDK 2.4
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Plisio

    Plisio

    Cryptocurrency Payment Gateway - your payment processor

    Plisio Cryptocurrency Payment Gateway Plisio is a Payment Service Provider (PSP) for merchants accepting crypto. Plisio enables your customers to pay with Bitcoin, Litecoin, Ethereum, Dogecoin, Zcash and 50 other cryptocurrencies. Plisio operates according to the RESTful API standard and provides the following services: payment forwarding, requesting of the current weighted-average exchange rate, receiving a rate for a specified date and currency, and generating a QR-code. MERCHANT TOOLS Plisio is for merchants using a eCommerce solution such as WooCommerce, Virtuemart, Opencart, Magento. For merchants without one of these eCommerce solution, they can use a RESTful API to create their own solution. FEES Only 0.5% REGISTRATION No need to complete a KYC/Documentation. Not converting crypto into fiat money does not entail the obligation to provide your personal information to the Banks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Bitcoin Exchange Script

    Bitcoin Exchange Script

    cryptocurrency exchange software for trading hundreds of digital asset

    Bitcoin and altcoin software for buying and selling of cryptocurrency with support for local currencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Cryptocurrency Donations Slider

    Cryptocurrency Donations Slider

    All public Blockchain Assets in one easy to use interactive Html5 app

    Cryptocurrency Donations Slider support all blockchain assets in one interactive application. Cryptocurrency Donations Slider is full customizable and can be used for any projects, without any limitations. Best use case: HARDWARE WALLET + Cryptocurrency Donations Slider = BE YOUR OWN BANK LIVE DEMO: https://webfuture.news/demo-cds How to start? Use H5P Plugin for Wordpress, Drupal or Moodle to import our templates and edit them for your own Cryptocurrency Donations Slider. https://sourceforge.net/projects/cryptocurrencydonation/files/Plugins/ You can change important things like your own wallet addresses and your qr-codes or create your own logo and your own template. All free images are in File section: https://sourceforge.net/projects/cryptocurrencydonation/files/Copyright-FREE-IMAGES/ If you use our templates or images please support us with some coins and share our project to your social media channels.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Cryptonose

    Cryptonose

    An application tracking significant price changes on crypto markets

    Cryptonose is a desktop application tracking significant price changes and giving an alerts for crypto markets in real-time. It's helpful if you are a daily trader and want to know instantly if something interesting is happening on your exchange. Cryptonose keeps real-time connection with supported exchanges (Binance, Bitfinex, Huobi, KuCoin and Poloniex, also a DEX: Uniswap V3 is supported). It gives instant notifications about a significant price changes, which is helpful in daily trading - you can react to a price change in seconds. It supports desktop notifications and can run web browser with cryptocurrency market for your exchange.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    bluebox linux

    bluebox linux

    BLUEBOX Linux & Blockchain FAST & EASY

    Bluebox Linux is a new distribution based on stable ubuntu releases and using debian packages especially focused on new blockchain and linux users.Enjoy now the pre-installed programs and wallets and the security and privacy reinforcements built by default in the minimum possible space for use with or without installation
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB