Open Source Windows Blockchain Software

Blockchain Software for Windows

View 53 business solutions

Browse free open source Blockchain software and projects for Windows below. Use the toggles on the left to filter open source Blockchain software by OS, license, language, programming language, and project status.

  • Epicor BisTrack is a powerful business management software designed specifically for the needs of the building materials industry, including lumberyards, construction suppliers, and distributors. Icon
    Epicor BisTrack is a powerful business management software designed specifically for the needs of the building materials industry, including lumberyards, construction suppliers, and distributors.

    For construction companies looking for a business management solution for building centers

    Epicor BisTrack is a powerful business management software designed specifically for the needs of the building materials industry, including lumberyards, construction suppliers, and distributors. Known for its comprehensive suite of tools, BisTrack streamlines operations by integrating inventory management, purchasing, sales, and delivery processes into a single, user-friendly platform. Its advanced reporting and analytics capabilities enable businesses to make data-driven decisions, optimize workflows, and enhance customer service. With robust mobile functionality and seamless cloud-based deployment options, BisTrack supports real-time collaboration and efficient operations across teams, ensuring businesses stay competitive in a fast-paced industry.
    Learn More
  • Boost Partnership Revenue and Engagement in minutes Icon
    Boost Partnership Revenue and Engagement in minutes

    Welcome to the next-generation PRM. Connect your CRM, launch your partner portal & start driving revenue on autopilot.

    Introw is a next-gen Partner Relationship Management (PRM) platform built to seamlessly connect, engage, and grow your partner ecosystem—all while keeping your CRM as the single source of truth.
    Learn More
  • 1
    cpuminer

    cpuminer

    A CPU miner for Litecoin, Bitcoin, and other cryptocurrencies

    cpuminer is a multi-threaded, highly optimized CPU miner for Litecoin, Bitcoin, and other cryptocurrencies. Currently supported algorithms are SHA-256d and scrypt(N, 1, 1). It supports the getblocktemplate 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
    Leader badge
    Downloads: 747 This Week
    Last Update:
    See Project
  • 2
    Ganache

    Ganache

    Personal blockchain for Ethereum development

    Quickly fire up a personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates. Quickly see the current status of all accounts, including their addresses, private keys, transactions and balances. See the log output of Ganache’s internal blockchain, including responses and other vital debugging information. Configure advanced mining with a single click, setting block times to best suit your development needs. Examine all blocks and transactions to gain insight about what’s happening under the hood. Byzantium comes standard, giving you the latest Ethereum features needed for modern app development. Each platform has an associated npm run configuration to help you build on each platform more easily. Because each platform has different (but similar) build processes, they require different configurations.
    Downloads: 132 This Week
    Last Update:
    See Project
  • 3
    EasyMiner

    EasyMiner

    A CPU/GPU miner for Litecoin , Bitcoin, besides other cryptocurrencies

    EasyMiner is mostly a graphical frontend for mining Bitcoin ,Litecoin,Dogeecoin and other various altcoins by providing a handy way to perform cryptocurrency mining using a graphical interface. It supports both AMD and NVIDIA GPUs, and also CPU mining. You are able to select from pooled mining and solo mining – the software program embeds some mining pools to choose from. EasyMiner automatically enforces SSE2, AVX and AVX2 instructions where available. Features : bitcoin , litecoin, dogeecoin, altcoins, cpuminer , cpuminer 64 , bitcoin , bitcoin miner , cpu miner , cudaminer , cgminer , gpuminer ( gpu miner ) , stratum mining proxy. Supports the Stratum and sha256 mining protocol Tested on a multitude of systems, including Windows EasyMiner makes cryptocoin mining simple by ensuring maximum transparency regarding his featured log viewer. Website : https://easyminer.net
    Leader badge
    Downloads: 2,056 This Week
    Last Update:
    See Project
  • 4
    Remix IDE

    Remix IDE

    Browser-based compiler and IDE

    Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of plugins with intuitive GUIs. Remix is used for the entire journey of contract development as well as act as a playground for learning and teaching Ethereum. Remix IDE is part of the Remix Project which is a platform for development tools that use a plugin architecture. It encompasses sub-projects including Remix Plugin Engine, Remix Libs, and of course Remix-IDE. Remix IDE is a powerful open source tool that helps you write Solidity contracts straight from the browser. It is written in JavaScript and supports both usage in the browser, but run locally and in a desktop version. Remix IDE has modules for testing, debugging and deploying of smart contracts and much more.
    Downloads: 52 This Week
    Last Update:
    See Project
  • A role-based, highly configurable module for managing merit, promotions, bonuses, and stocks. Icon
    A role-based, highly configurable module for managing merit, promotions, bonuses, and stocks.

    Your Partner in Streamlining HR and IT Operations.

    FocalReview®, SpiraLinks’ flagship tool, helps you manage your compensation planning and performance processes more efficiently.
    Learn More
  • 5
    Downloads: 899 This Week
    Last Update:
    See Project
  • 6
    OctoBot

    OctoBot

    Cryptocurrency trading bot for TA, arbitrage and social trading

    OctoBot is a trading robot that is designed to be easy to use and infinitely customizable. OctoBot is built for people who don't have much time or do not easily trust crypto-world projects. Many trading automation tools exist but most of them are complicated to use, expensive, do not behave as intended, or are meant to be used by professional traders. Moreover, when a favorable trend is spotted, it can be difficult to maximize profit from it: trading takes a lot of time, and when it's done automatically how to be sure that the robot will do what it is supposed to? By using OctoBot, you will be able to automate your trades with the strategy you have chosen and the markets you want. Whether you are a beginner or an expert trader, each strategy is testable easily without any limit. You can use an existing setup or try and customize your own until you identify the perfect settings for your trading goals and proceed with real money trading and make real gains.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 7
    Krypto-trading-bot

    Krypto-trading-bot

    Self-hosted crypto trading bot, automated high frequency market

    K is a family of (very customizable) very low latency market-making trading bots with a fully featured web interface. It can place and cancel orders on one of the several compatible exchanges in less than a few milliseconds per order on a decent machine. If you don't want to configure or hardcode your own trading strategies in your own machine, you can run strategies from someone else at kryll.io (or at any other trading community out there). Our bots run on unix-like systems. Persistence is achieved through a built-in server-less SQLite C++ interface. Data transfers are directly done from your machine to the exchange using the latest CURL and OpenSSL versions. Installation in a dedicated Debian, Raspberry, Red Hat, CentOS or macOS instance without Docker is recommended. The web UI is compatible with most web browsers/resolutions, but Brave or Firefox at 1600px are recommended. Doesn't require configuration of any web server (unless installed behind your own reverse proxy).
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8
    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: 27 This Week
    Last Update:
    See Project
  • 9
    Waves Platform Node

    Waves Platform Node

    Host connected to the Waves blockchain network

    Waves Platform Node is a host connected to the Waves blockchain network. Waves is an open source blockchain platform that offers a full blockchain ecosystem for building decentralised applications. Nodes are its critical components, performing several important functions such as processing and validating transactions, and generating and storing blocks. Nodes store full blockchain data, pass this data to other nodes, and check the validity of newly added blocks. Validation ensures that the blocks are all in the correct format, all hashes are computed correctly, that the new block contains the hash of the previous one, and that every transaction is validated and signed by the right parties.
    Downloads: 27 This Week
    Last Update:
    See Project
  • Digital Adoption and User Training - in one solution Icon
    Digital Adoption and User Training - in one solution

    ClickLearn produces the right learning format for any training situation

    ClickLearn captures work processes in enterprise software - and auto-produces learning content in 7 formats and 45 languages, creates a customisable e-learning portal and keeps documentation current with automatic updates.
    Learn More
  • 10
    NiceHash Miner

    NiceHash Miner

    NiceHash easy to use CPU & GPU miner

    NiceHash Miner is an easy to use CPU & GPU cryptocurrency miner for Windows. With a simple an intuitive graphical user interface it allows you to quickly turn your PC, workstation or server into money-making cryptocurrency mining machine. Why leave your computer idle, whereas it could earn you Bitcoins with just a few clicks? NiceHash Miner is essentially the only tool a miner needs. No need to go through tons of configuration files, various mining software versions, configuration tuning or cryptocurrency coins market analysis. Auto-tuning for best performance and efficiency, automatic selection and runtime automatic switching to most profitable cryptocurrency algorithm are all integrated into NiceHash Miner and will enable you seamless, joyful and profitable mining experience.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    Automated Binance trading bot. Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis. This bot is using the concept of trailing buy/sell order which allows following the price fall/rise. Trailing Stop Orders About Trailing Stop Orders Concept you can find at Binance Official document. Place orders at a fixed value or percentage when the price changes. Using this feature you can buy at the lowest possible price when buying down and sell at the highest possible price when selling up. The bot supports multiple buy/sell orders based on the configuration. The bot is using MongoDB to provide a persistence database. However, it does not use the latest MongoDB to support Raspberry Pi 32bit. Used MongoDB version is 3.2.20, which is provided by apcheamitru. The bot is tested/working with Linux and Raspberry Pi 4 32bit. Other platforms are not tested.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 12
    Eclair

    Eclair

    A scala implementation of the Lightning Network

    Eclair (French for Lightning) is a Scala implementation of the Lightning Network. This software follows the Lightning Network Specifications (BOLTs). Other implementations include c-lightning, lnd, electrum, and rust-lightning. Eclair offers a feature-rich HTTP API that enables application developers to easily integrate. Eclair's JSON API should NOT be accessible from the outside world (similarly to Bitcoin Core API). Eclair requires Bitcoin Core 0.20.1 or 0.21.1. (other versions of Bitcoin Core are not actively tested - use at your own risk). If you are upgrading an existing wallet, you may need to create a new address and send all your funds to that address. Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Bitcoin Core node. You must configure your Bitcoin node to use bech32 (segwit) addresses.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    Solidity

    Solidity

    The Smart Contract Programming Language

    Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum. Solidity 0.8.4 adds custom structured errors, allows more flexible configuration of the SMTChecker and fixes a bug in the Solidity ABI decoder v2. Read more about the bug here. With v0.8.4, errors can be defined inside and outside of contracts (including interfaces and libraries). This provides a convenient and gas-efficient way to explain to users why an operation failed. As a relatively young language, Solidity is advancing at a rapid speed. We aim for a regular (non-breaking) release every 2-3 weeks, with approximately two breaking releases per year. You can follow the implementation status of new features in the Solidity Github project. You can see the upcoming changes for the next breaking release by switching from the default branch (develop) to the breaking branch.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    Duino-Coin

    Duino-Coin

    A coin that can be mined with almost everything

    Duino-Coin is a coin that can be mined with almost everything, including Arduino boards. Duino-Coin is a coin that can be mined with Arduinos, ESP8266/32 boards, Raspberry Pis, computers, and many more (including Wi-Fi routers, smart TVs, smartphones, smartwatches, SBCs, MCUs or even GPUs) The easiest way to get started with Duino-Coin is to download the latest release for your OS. After downloading the release, unzip it and launch the desired program. There are no dependencies required. Duino was founded in 2019 and is a for-fun, fully original crypto coin project developed by a team of young developers that focuses on energy-efficient mining. It's mostly, but not only, dedicated to people who are just starting out in the crypto world as it doesn't require any expensive equipment. To make mining with underpowered devices possible Duino uses the so-called Kolka system that consists of a few stages that test the device performance, assign a difficulty tier and distribute the rewards.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    XMRig

    XMRig

    RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified miner

    High performance, open-source, cross-platform RandomX, KawPow, CryptoNight, and AstroBWT CPU/GPU miner, RandomX benchmark, and stratum proxy. XMRig is a high-performance, open-source, cross-platform RandomX, KawPow, CryptoNight, and AstroBWT unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS, and FreeBSD. The preferred way to configure the miner is the JSON config file as it is more flexible and human-friendly. The command-line interface does not cover all features, such as mining profiles for different algorithms. Important options can be changed during runtime without miner restart by editing the config file or executing API calls.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    web3.js

    web3.js

    Ethereum JavaScript API

    web3.js is the Ethereum JavaScript API that connects to the Generic JSON-RPC spec. It is composed of a selection of libraries that make it possible to interact with a local or remote ethereum node, using a HTTP or IPC connection. The node may be local, hosted by the DApp provider, or a public gateway such as Infura, which operates free Ethereum access points. It is necessary to run a local or remote Ethereum node to be able to use this library. web3.js is directly usable on web technology and is also commonly used on the server side in Node.js applications and in Electron-based desktop applications.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    Dogecoin Core

    Dogecoin Core

    Dogecoin is a community-driven cryptocurrency

    Dogecoin is a community-driven cryptocurrency that was inspired by a Shiba Inu meme. The Dogecoin Core software allows anyone to operate a node in the Dogecoin blockchain networks and uses the Scrypt hashing method for Proof of Work. It is adapted from Bitcoin Core and other cryptocurrencies. You have to sync with the blockchain to use Dogecoin. MultiDoge is a "light" wallet. It syncs with the blockchain by "skimming" through the blockchain, providing fast sync times. Dogecoin Core, on the other hand, is a "full" wallet. It syncs by downloading it, providing a solid-working Dogecoin wallet. Dogecoin sets itself apart from other digital currencies with an amazing, vibrant community made up of friendly folks just like you. Pick a Wallet from our selection. A Wallet is used for holding your Dogecoins directly on your Computer/Smartphone.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    Aeternity node

    Aeternity node

    Scalable blockchain for the people, smart contracts, state channels

    Engineered to scale and last, æternity is an easily accessible blockchain platform for the global public. With numerous innovative functionalities and performance far ahead of earlier blockchains, æternity allows its users and community to seamlessly venture into the new era of society, economy, and digital interactions. The æternity blockchain project was born out of a desire for a more fair Internet supported by scalable, open-source and cryptographic software, with a commitment to technical excellence. æternity blockchain itself launched as the public æternity mainnet in 2018. It is now a blossoming community of enthusiasts supported via the æternity crypto foundation. At its core, æternity is a blockchain protocol and a smart contract platform that goes beyond what traditional blockchains do. It is designed to be fault-tolerant and perfect for cases with billions of transactions in DEFI and more.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Bytecoin (BCN)

    Bytecoin (BCN)

    Bytecoin is a cryptocurrency based on the unique CryptoNote technology

    Bytecoin (BCN) is a cryptocurrency developed from scratch and based on the unique CryptoNote technology. Bytecoin provides its users with high level of privacy protection and true democratic way of mining. Main features of BCN are: - untraceable and unlinkable transactions, - egalitarian PoW, - analysis resistant blockchain. It's also designed to be easy mined on average PC. BCN brings equality to all miners and users. Bytecoin (BCN) was launched on July 4, 2012.
    Downloads: 113 This Week
    Last Update:
    See Project
  • 20
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version. The terminal allows for users to import their own proprietary datasets to use on our econometric menu. In addition, users are allowed to export any type of data to any type of format whether that is raw data in Excel or an image in PNG. This is ideal for finance content creation. Create notebook templates (through papermill) which can be run on different tickers. This level of automation allows to speed up the development of your investment thesis and reduce human error.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    CCXT

    CCXT

    JavaScript/TypeScript/Python/C#/PHP cryptocurrency trading API

    The ccxt library is a collection of available crypto exchanges or exchange classes. Each class implements the public and private API for a particular crypto exchange. All exchanges are derived from the base Exchange class and share a set of common methods. To access a particular exchange from ccxt library you need to create an instance of corresponding exchange class. Supported exchanges are updated frequently and new exchanges are added regularly.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    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: 11 This Week
    Last Update:
    See Project
  • 23
    SilentXMRMiner

    SilentXMRMiner

    A Silent (Hidden) Monero (XMR) Miner Builder

    A cryptocurrency miner designed to run covertly on systems for Monero (XMR) mining.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    Bitcoin

    Bitcoin

    A software-based online payment system

    Bitcoin is a decentralized P2P electronic cash system without a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of the network to check for double-spending.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25
    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ

    Solidity plugin for IntelliJ. You can support the development by sponsoring the plugin on Github. Supporting the plugin with crypto through the Gitcoin grant. Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • 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.
OSZAR »