Unix Shell Bitcoin Software

View 2986 business solutions

Browse free open source Unix Shell Bitcoin Software and projects below. Use the toggles on the left to filter open source Unix Shell Bitcoin Software by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Umbrel

    Umbrel

    A beautiful personal server OS for Raspberry Pi or any Linux distro

    Run your personal server with a Bitcoin and Lightning node in your home, self-host open source apps like Nextcloud and Matrix to break away from big tech, and take full control of your data. For free. All our interactions on the internet today are mediated by a few companies who offer “free” services in exchange for storing our data on their servers to spy on us. Running a personal server fundamentally changes that. You and your family’s photos, videos, files, notes, passwords, everything, have nothing to do with someone else’s computer. They’re a part of your private life, and now they can all be stored by you, in your home, on your Umbrel. The Bitcoin network is made up of thousands of nodes that verify every single transaction in the blockchain. Some of them mine Bitcoin too, but unlike a mining node, running a non-mining node doesn’t require expensive hardware. Achieve unparalleled privacy by connecting your wallet directly to the Bitcoin node on your Umbrel.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 2
    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 40 Exchanges / 20 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: 12 This Week
    Last Update:
    See Project
  • 3
    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: 9 This Week
    Last Update:
    See Project
  • 4
    Slideshow Crypto Ticker

    Slideshow Crypto Ticker

    Real Time Slideshow Crypto Price Ticker For Raspberry Pi LCD Screens

    Open source / 100% FREE real time slideshow crypto price ticker for RaspberryPi device LCD screens, including 24 hour volume. Supports running in "slideshow mode", to show all the markets you want. Supports CoinGecko / Binance / Coinbase Pro / Kraken / Kucoin / Bitstamp / Bitfinex / HitBTC / OKex / Gate.io exchange markets (more market support coming in the future). 3.5" LCD Demo: https://www.youtube.com/watch?v=dXAhs8HXCn4 7" LCD Demo: https://www.youtube.com/watch?v=fZ98Fm6ZkW8 Developed on a Raspi v3 B+, with these screens / cases: https://smile.amazon.com/gp/product/B07N38B86S (no mods) https://smile.amazon.com/gp/product/B08Q34RS7M (Noctua fan crazy-glue-mounted, + Noctua fan speed controller outside case, see README.txt) Debian-based Auto-Install Commands (use "Terminal" app in your system menu, or over remote SSH): wget --no-cache -O TICKER-INSTALL.bash https://tinyurl.com/install-crypto-ticker chmod +x TICKER-INSTALL.bash sudo ./TICKER-INSTALL.bash
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Mastering the Lightning Network

    Mastering the Lightning Network

    Mastering the Lightning Network (LN)

    Mastering the Lightning Network is an O'Reilly Media book, by authors Andreas M. Antonopoulos (@aantonop), Olaoluwa Osuntokun (@roasbeef), Rene Pickhardt (@renepickhardt). It was published on Dec 21, 2021, in paperback and e-book, by O'Reilly Media. It is available everywhere that books are sold. This repository contains the manuscript of the book as published by O'Reilly Media, tagged as firstedition_firstprint. The book describes the Lightning Network (LN), a Peer-to-Peer protocol running on top of Bitcoin and other blockchains, which provides near-instant, secure, micro-payments. The book is suitable for technical readers with an understanding of the fundamentals of Bitcoin and other open blockchains. Mastering the Lightning Network is released under the Creative Commons CC-BY-NC-ND license, which allows sharing the source code for personal use only. You may read this book for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    RaspiBolt

    RaspiBolt

    Bitcoin & Lightning full node on a Raspberry Pi

    Build your own “do-everything-yourself” Bitcoin full node that will make you a sovereign peer in the Bitcoin and Lightning network. With this guide, you can set up a Bitcoin and Lightning node from scratch, doing everything yourself. You will learn about Linux, Bitcoin, and Lightning. As a result, you’ll have your very own RaspiBolt node, built by you and no one else. Let your node validate your own Bitcoin transactions. No need to ask someone else to tell you what’s happening in the Bitcoin network. Connect your wallets to your node so that you no longer need to reveal their whole financial history to external servers. Run your own Lightning node for everyday payments and help building a robust, decentralized Bitcoin Lightning network. Full client with stable long-term channels and web-based and mobile-based management interfaces. We strive to give foolproof instructions. But the goal is also to do everything ourselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.