Open Source Mac Blockchain Software - Page 11

Blockchain Software for Mac

View 56 business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    LBRY SDK

    LBRY SDK

    The LBRY SDK for building decentralized content apps

    Join top creators and more than 10,000,000 people on LBRY, an open, free, and fair network for digital content. LBRY is a decentralized peer-to-peer protocol for publishing and accessing digital content. It utilizes the LBRY blockchain as a global namespace and database of digital content. Blockchain entries contain searchable content metadata, identities, rights and access rules. LBRY also provides a data network that consists of peers (seeders) uploading and downloading data from other peers, possibly in exchange for payments, as well as a distributed hash table used by peers to discover other peers. LBRY SDK for Python is currently the most fully featured implementation of the LBRY Network protocols and includes many useful components and tools for building decentralized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LBRYcrd

    LBRYcrd

    The blockchain that provides the digital content namespace for LBRY

    LBRYcrd uses a blockchain similar to bitcoin to implement an index and payment system for content on the LBRY network. It is a fork of the bitcoin core. In addition to the libraries used by bitcoin, LBRYcrd also uses icu4c. What if anyone in the world could publish digital content, anyone else in the world could access it (for free or for payment), and that entire system worked without any centralized authority or point of control? LBRY uses a public, proof-of-work blockchain that is very similar to Bitcoin. The blockchain is the foundation of the protocol stack. The most salient feature of the LBRY blockchain is the association of a normalized string of characters (a “name”) with a structured set of metadata. This coupling is called a claim. The LBRY blockchain stores names and metadata in a parallel Merkle tree, separate from the tree used to store transaction data. This allows LBRY URLs to be trustfully resolved even without a full copy of the blockchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Crypto Wallet Explorer

    Laravel Crypto Wallet Explorer

    Simple package for interacting with commons crypto wallet explorer

    Simple package for interacting with commons crypto wallet explorer. PHP 7.1+ and Composer are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Learning Bitcoin from the Command Line

    Learning Bitcoin from the Command Line

    A complete course for learning Bitcoin programming and usage

    Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use. Learning Bitcoin from the Command Line is a project of Blockchain Commons. We are proudly a "not-for-profit" social benefit corporation committed to open source & open development. Our work is funded entirely by donations and collaborative partnerships with people like you. Every contribution will be spent on building open tools, technologies, and techniques that sustain and advance blockchain and internet security infrastructure and promote an open web. We are also tentatively considering what we could include in a v3.0 of the course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Libplanet

    Libplanet

    Blockchain in C#/.NET for on-chain, decentralized gaming

    Libplanet is a .NET library for creating multiplayer online game in decentralized fashion, which means the whole gameplay occurs on a peer-to-peer network among equal nodes rather than an authorized central server. Under the hood, it incorporates many features (e.g., digital signature, BFT consensus, data replication) of a blockchain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lighthouse Ethereum

    Lighthouse Ethereum

    Ethereum consensus client in Rust

    Lighthouse is an Ethereum consensus client that connects to other Ethereum consensus clients to form a resilient and decentralized proof-of-stake blockchain. Lighthouse is available on Linux and macOS via the Homebrew package manager. We implement the specification as defined in the ethereum/consensus-specs repository. Becoming an Ethereum consensus validator is rewarding, but it's not for the faint of heart. You'll need to be familiar with the rules of staking (e.g., rewards, penalties, etc.) and also configuring and managing servers. You'll also need at least 32 ETH! Security-focused. Fuzzing techniques have been continuously applied and several external security reviews have been performed. Built in Rust, a modern language providing unique safety guarantees and excellent performance (comparable to C++). Funded by various organizations, including Sigma Prime, the Ethereum Foundation, ConsenSys, the Decentralization Foundation and private individuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightning

    Lightning

    An easy-to-use cross-platform Lightning wallet

    This is still early technology and there’s a risk of losing all of your funds. We recommend not putting in more money than you are willing to lose. Pocket Money, prebuilt and signed releases with auto-update (recommended for most users). Tin Foil Hat, if you'd rather build it yourself and do it without auto-updates, follow the instructions. To build the mobile app locally, see the README in the /mobile directory for instructions. Running in development mode can allow you to run in full node mode instead of the default neutrino mode, and will also allow you to run in simnet node for testing. The app will use its own lnd data/lnd dir and does not share state with other lnd installations on your system. See setup local cluster on how to set up your simnet cluster for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lightning Network Daemon

    Lightning Network Daemon

    A complete implementation of a Lightning Network node

    The Lightning Network Daemon (lnd), is a complete implementation of a Lightning Network node. lnd has several pluggable back-end chain services including btcd (a full-node), bitcoind, and neutrino (a new experimental light client). The project's codebase uses the btcsuite set of Bitcoin libraries and also exports a large set of isolated re-usable Lightning Network-related libraries within it, and fully conforms to the Lightning Network specification (BOLTs). BOLT stands for Basis of Lightning Technology. The specifications are currently being drafted by several groups of implementers based around the world including the developers of lnd. The set of specification documents as well as our implementation of the specification is still a work in progress. The daemon has been designed to be as developer-friendly as possible in order to facilitate application development on top of lnd. Two primary RPC interfaces are exported, an HTTP REST API, and a gRPC service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linera Protocol

    Linera Protocol

    Main repository for the Linera protocol

    Linera Protocol is a blockchain or distributed ledger architecture designed for scalable and composable execution across shared state shards. It emphasizes linearizability, causal consistency, and determinism by structuring cross-domain interactions through explicit protocols and asynchronous messaging. Each domain (shard) handles its own commands and state transparently; inter-domain operations rely on well-defined messaging layers and proofs to preserve consistency without central coordination. The protocol supports dynamic reconfiguration: shards can split, merge, or reassign workloads while preserving correctness. By decoupling domain logic from global consensus, Linera can support modular upgrades, domain-specific smart contracts, and high throughput across partitions.
    Downloads: 0 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
  • 10
    Litecoin-Grinder

    Litecoin-Grinder

    The Litecoin Grinder makes mining Litecoin simple and easy

    The Litecoin Grinder makes mining Litecoin easy. Once upon a time, a legendary hacker named Lusin wanted to become super rich by mining Litecoin but discovered mining Litecoin had a lot of complicated and annoying steps. Lusin decided to create an awesome computer program to make mining Litecoins a lot easier. Mining Litecoins is now a simple task, and Lusin made it available to everybody on the internet for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manticore

    Manticore

    Symbolic execution tool

    Manticore helps us quickly take advantage of symbolic execution, taint analysis, and instrumentation to analyze binaries. Parts of Manticore underpinned our symbolic execution capabilities in the Cyber Grand Challenge. As an open-source tool, we hope that others can take advantage of these capabilities in their own projects. We prioritized simplicity and usability while building Manticore. We used minimal external dependencies and our API should look familiar to anyone with exploitation or reversing background. If you have never used such a tool before, give Manticore a try. Manticore comes with an easy-to-use command line tool that quickly generates new program “test cases” (or sample inputs) with symbolic execution. Each test case results in a unique outcome when running the program, like a normal process exit or crash (e.g., invalid program counter, invalid memory read/write).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MarketStore

    MarketStore

    DataFrame server for financial timeseries data

    MarketStore is a database server optimized for financial time-series data. You can think of it as an extensible DataFrame service that is accessible from anywhere in your system, at higher scalability. It is designed from the ground up to address scalability issues around handling large amounts of financial market data used in algorithmic trading backtesting, charting, and analyzing price history with data spanning many years, and granularity down to tick-level for the all US equities or the exploding cryptocurrencies space. If you are struggling with managing lots of HDF5 files, this is perfect solution to your problem. The batteries are included with the basic install, you can start pulling crypto price data from GDAX and writing it to the db with a simple plugin configuration. MarketStore enables you to query DataFrame content over the network at as low latency as your local HDF5 files from disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mask Network

    Mask Network

    The portal to the new, open Internet

    Mask Network brings privacy and benefits from Web3 to social media like Facebook & Twitter - with an open-sourced browser extension. Use the Mask Extension to hide your content from prying eyes and allow only your target audience to see it. If you’re launching a new project on the Ethereum, BSC, Polygon, or Arbitrum networks, ITOs are a completely new way of launching decentralized assets fairly. With integrated widgets on social media platforms, you’ll be able to view the latest prices of crypto assets without leaving the page. Powered by Uniswap, SushiSwap, Ox, and dHEDGE. Got a BAYC or a Punk? Get your profile pictures verified on-chain. For free. Aggregate your digital activities, including NFTs, POAPs, donation records, etc - all in one place. Anonymized or not, that’s completely up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Metrocoin

    Metrocoin

    Metrocoin is for Growth

    Metrocoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Metrocoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Metrocoin is also the name of the open source software which enables the use of this currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mev Seeker

    Mev Seeker

    Mev Seeker is an advanced All-In-One (AIO) Mev Bot

    Mev Seeker is an advanced All-In-One (AIO) Maximal Extractable Value (MEV) bot engineered to autonomously identify and capitalize on profitable trading opportunities across both Solana and Ethereum blockchain networks. By meticulously monitoring pending transactions and analyzing market dynamics, Mev Seeker executes strategies such as arbitrage, front-running, and sandwich attacks to optimize returns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mika Lending Bot

    Mika Lending Bot

    Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex

    Mika Lending Bot is written in Python and features automatic lending on exchanges Poloniex and Bitfinex. It will automatically lend all cryptocurrencies found in your lending account. It uses an advanced lending strategy that will spread offers across the lend book to take advantage of possible spikes in lending rates. Inspired by MarginBot and BitfinexLendingBot. Configure your own lending strategy! Be aggressive and hold out for a great rate or be conservative and lend often but at a lower rate, your choice! Withhold lending a percentage of your coins until the going rate reaches a certain threshold to maximize your profits. Automatically transfer any funds you deposit (configurable on a coin-by-coin basis) to your lending account instantly after deposit. View a summary of your bot's activities, status, and reports via an easy-to-set-up webpage that you can access from anywhere!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mina

    Mina

    Mina is a new cryptocurrency with a constant size blockchain

    We are the world’s lightest blockchain, powered by participants. Using zero-knowledge technology, Mina is creating the infrastructure for the secure, democratic future we all deserve. Build on Mina with zkApps, smart contracts powered by zero-knowledge. The SDK, based on Typescript, will be available soon. The Mina blockchain remains ~22kb, enabling users to quickly and directly access the current state from their smartphone and other blockchains. Users today are compelled to hand over their data to centralized entities in order to participate in the modern world. But Mina’s zkApps, smart contracts powered by zero-knowledge, keep users in control of their privacy by validating and sharing proofs of their data, rather than the data itself. Think about getting a loan by simply sharing a proof of your personal ID and credit score, rather than the data itself. No risk of your personal information being hacked or sold. You are the only one owning your data, and it never leaves your device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Monero Gateway for WooCommerce

    Monero Gateway for WooCommerce

    Monero WooCommerce Plugin for Wordpress

    A WordPress plugin allowing users to accept Monero payments on their websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Monero Webminer

    Monero Webminer

    Javascript monero webminer

    Html & Js code that allows Mining of XMR (Monero) on browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MultiversX Chain

    MultiversX Chain

    The official implementation of the MultiversX blockchain protocol

    mx-chain-go is the core implementation of the MultiversX (formerly Elrond) blockchain protocol, developed in Go to provide a highly scalable, secure, and decentralized infrastructure for Web3 applications. It implements Adaptive State Sharding and Secure Proof-of-Stake (SPoS) to achieve fast transaction speeds and efficient consensus. This implementation powers the MultiversX mainnet and supports advanced features like smart contracts, meta-transactions, and economic models suited for DeFi and enterprise use. Developers can build dApps using WASM-based smart contracts with performance and scalability in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MyCrypto Web App

    MyCrypto Web App

    Tool that allows you to manage your Ethereum accounts privately

    Unify all your Ethereum accounts without giving up your privacy or security. Use with your favorite hardware and software wallets. Managing and storing your assets has never been easier. The MyCrypto apps give you control of your crypto. MyCrypto allows you to import and manage all of the Ethereum accounts that you have control of. One combined view for all of the transaction histories across all of your accounts. Check your transaction recipient against 50M+ labeled Ethereum accounts to be sure you're sending to the right place. A fan favorite since 2018, the MyCrypto Desktop App continues to provide an additional layer of security for your Ethereum assets. On systems where a pre-built version of node-hid is not available (e.g. 32-bit versions of Windows and Linux), you additionally need Python (3+) and node-gyp installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyTonCtrl

    MyTonCtrl

    MyTonCtrl is a console application that is used for launching and mana

    MyTonCtrl is a console application that is used for launching and managing TON blockchain nodes. The extended documentation can be found at https://docs.ton.org/v3/documentation/nodes/mytonctrl/overview and https://docs.ton.org/v3/guidelines/nodes/overview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mythril

    Mythril

    Security analysis tool for EVM bytecode. Supports smart contracts

    Mythril is a security analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains. It uses symbolic execution, SMT solving and taint analysis to detect a variety of security vulnerabilities. It's also used (in combination with other tools and techniques) in the MythX security analysis platform. If you are a smart contract developer, we recommend using MythX tools which are optimized for usability and cover a wider range of security issues. The SWC Registry is a community catalog of known smart contract vulnerabilities with detailed descriptions, code samples, and remediations. MythX uses the SWC Registry as its database when scanning smart contracts for security issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NBMiner

    NBMiner

    GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO

    nbminer.com & NBMiner_github are the only 2 officially maintained site for publishing information and new releases of NBMiner. Be aware when you download NBMiner binaries from other sources. For GPUs with Hynix GDDR6 memory, LHR mode is not recommended for the poor performance. Improve performance on Grin29 & AE. Add support for mining SERO, algo progpow_sero. Change devfee in percentage, [0-5]. Set to ‘0’ to turn off devfee with lower hash rate. Otherwise, devfee = max(set_value, default_value). Memory timings optimize for Nvidia GDDR5 & GDDR5X gpus. range [1-6]. Higher value equals higher hashrate. Individual value can be set via comma seperated list. Power limit may need to be tuned up to get more hashrate. Higher reject share ratio can happen if mining rig hits high temperature, set lower value of -mt can reduce reject ratio.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB