Open Source Windows Blockchain Software - Page 12

Blockchain Software for Windows

View 54 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
  • 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
  • 1
    ETH-XMR Atomic Swaps

    ETH-XMR Atomic Swaps

    ETH-XMR atomic swap implementation

    This is an implementation of ETH-XMR atomic swaps, which are currently in beta. It currently consists of swapd and swapcli binaries, the swap daemon and swap CLI tool respectively, which allow for nodes to discover each other over the p2p network, to query nodes for their currently available offers, and the ability to make and take swap offers and perform the swap protocol. The swapd program has a JSON-RPC endpoint that the user can use to interact with it. swapcli is a command-line utility that interacts with swapd by performing RPC calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ETHEReact

    ETHEReact

    A decentralized e-commerce platform!

    ETHEReact is a full stack DApp; demonstrating e-commerce capabilities without any database powering the backend but the EVM standing tall! This is not a product in itself but the idea for aspiring blockchain enthusiasts to uncover the potential; end-to-end! This app is comprised of Truffle powered testrpc (which is also called ganache) facilitating local development.& Web3 bridges Ethereum to ReactJS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ETNCRAFT

    ETNCRAFT

    ETNCRAFT - The AIO Electroneum ETN miner

    This is an ongoing project that we hope to spawn into something bigger! We are hard at work making this GUI as user-friendly as possible. Feel free to send us a message if you have any ideas or features you would like to see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ebookcoin

    Ebookcoin

    Ebookcoin has been updated to DDN Blockchain

    Ebookcoin is a blockchain-based platform designed to facilitate the distribution and monetization of digital content, especially eBooks and written media. It aims to provide a decentralized marketplace where authors and readers can interact directly without intermediaries. Built as a fork of Lisk, Ebookcoin uses a Delegated Proof of Stake (DPoS) consensus model and supports smart contract-like functionality to automate licensing, payments, and royalties. It enables writers to retain control over their work and income while giving readers verifiable access to authentic content.
    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
  • 5
    Electroneum Easy CPU & GPU Miner

    Electroneum Easy CPU & GPU Miner

    Electroneum Easy CPU & GPU Miner

    This is a super easy-to-use electroneum miner front end that is better than the official beginner miner in that it allows you to mine from a variety of different pools and custom pools, as well as allowing for more configurations. It is also better than a command-line-only miner or pre-configured miner in that it has automatic error correction, directly reports pool fees and payouts within the miner window, and does not force you to use a specific miner or pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Embark

    Embark

    Framework for serverless Decentralized Applications using Ethereum

    Embark is a platform that enables easy development and deployment of decentralized applications. Build, test, and deploy your Smart Contracts without the hassle. Embark takes care of the groundwork, watches for changes, and redeploys your application when needed. Testing shouldn't be an afterthought. Embark makes debugging and testing first-class citizens of your development workflow. Pick and choose which features, plugins and tools you want to integrate with. Embark is built with modularity in mind. Gives an overview of all processes controlled by Embark. It also comes with an interactive console and predictive commands. Cockpit's explorer lets you easily review any transactions, Smart Contracts, and accounts. With Cockpit you can iteratively and selectively deploy your Smart Contracts, removing headaches associated with complex applications. Edit your source files from right within Cockpit for quick and easy updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ethereum ETL

    Ethereum ETL

    Python scripts for ETL (extract, transform and load) jobs for Ethereum

    Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery. Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EthereumJS Monorepo

    EthereumJS Monorepo

    Monorepo for the Ethereum VM TypeScript Implementation

    This repository holds various protocol building blocks of the Ethereum blockchain execution layer and is managed by the Ethereum Foundation JavaScript team. There is a TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation. All libraries are bound together by the core Common library keeping track of chain specifics and hardfork changes. They are complemented by helper packages like RLP for data encoding/decoding or Util, providing helper functionalities like (byte) conversion, signatures, types and others. Finally, the EthereumJS Execution Client (EthereumJS) has been in active development for some time now. It already serves a variety of purposes like testing, research (e.g. EIPs) and developer tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Ethermint

    Ethermint

    Ethermint is a Cosmos SDK library for running scalable EVM chains

    Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast finality using the Cosmos SDK which runs on top of Tendermint Core consensus engine. Evmos is a scalable and interoperable Ethereum blockchain, built on Proof-of-Stake with fast finality. For prerequisites and detailed build instructions please read the Evmos Installation instructions. In Ethereum, the personal API manages private keys in the keystore. We needed to implement this functionality on Ethermint so that Ethereum keys and signing would all be compatible. Since the Cosmos-SDK’s keyring doesn’t explicitly support locking and unlocking of keys the way Ethereum does, a workaround had to be implemented. Unlocking a key is done by exporting it from the Cosmos keyring via decrypting the file and storing it in memory. Locking the key deletes it from memory, leaving it only as an encrypted file on-disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ethlint

    Ethlint

    (Formerly Solium) Code quality & Security Linter for Solidity

    Ethlint (Formerly Solium) analyzes your Solidity code for style & security issues and fixes them. Standardize Smart Contract practices across your organization. Integrate with your build system. Deploy with confidence! Solium does not strictly follow Solidity Style Guide. The practices it enforces by default are best practices for the community at large. If you’re using vim with syntastic, and prefer to use a locally installed version of Solium (rather than a global version), you can install syntastic local solium to automatically load the local version in packages that have installed their own. Solium does not strictly adhere to Solidity Style Guide. It aims to promote coding practices agreed upon by the community at large. You can specify rules or plugins to apply as command line options. If you specify one, it overrides its corresponding configuration in the soliumrc file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Evmos

    Evmos

    Evmos is the first decentralized EVM chain on the Cosmos Network

    Evmos is bringing the world of Ethereum-based applications and assets to the interoperable networks of the Cosmos ecosystem, all while aligning developer and user incentives. Let’s adventure together into the world of innovation where EVM meets interchain composability. The long game is about two things: Aligning the interests of all the players and making blockchain easier for everyone to use. The Evmos Tokenomics are designed to incentivize and reward the most inspired developers and the most active users. With modular EVM authoring, we make it easy to develop and deploy apps across both Ethereum and Cosmos ecosystems. Devs can build for the depth of Ethereum and the breadth of Cosmos, creating DeFi and diverse apps to benefit all users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Exonum

    Exonum

    An extensible open-source framework for creating blockchain apps

    Exonum is an extensible open-source framework for creating blockchain applications. Exonum can be used to create cryptographically powered distributed ledgers in virtually any problem domain, including FinTech, GovTech, and LegalTech. The Exonum framework is oriented towards creating permissioned blockchains, that is, blockchains with the known set of blockchain infrastructure providers. Blockchain is a groundbreaking technology that can help streamline and improve key business processes including logistics, asset management, auditing, and more. An Exonum blockchain can reduce inefficiencies and build security and trust in all sectors including government, healthcare, education, real estate, insurance and retail. The Exonum platform is a leading blockchain framework, designed to bring efficiency and security to your operations. Easy coordination with other services and processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Forest

    Forest

    Rust Filecoin Node Implementation

    Forest is a fully open-source, Rust-based implementation of the Filecoin blockchain developed by ChainSafe. It provides a full node capable of syncing with the Filecoin network, validating storage proofs, and supporting decentralized storage markets. Forest is modular, well-documented, and focused on performance and maintainability, making it ideal for developers, node operators, and researchers. As part of the larger Filecoin ecosystem, Forest plays a critical role in enabling verifiable, incentive-aligned storage infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Forknote

    Forknote

    Create your own cryptocurrency

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FoxCoin

    A Fully Dynamic Cryptocurrency.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Free Web3 Resources

    Free Web3 Resources

    A list of FREE resources to make Web3 accessible to everyone

    This is a list of Free Web3 Resources links to learn Blockchain development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fuels-rs

    Fuels-rs

    Fuel Network Rust SDK

    fuels-rs is a Rust-native Software Development Kit (SDK) for the Fuel blockchain. It facilitates compilation, deployment, transaction crafting, contract interaction, and testing of Sway smart contracts, as well as launching and controlling local Fuel nodes for development or CI workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fuels‑TS

    Fuels‑TS

    Fuel Network Typescript SDK

    Fuels‑TS is a TypeScript SDK by FuelLabs for building decentralized applications on the Fuel blockchain. It provides tools for deploying and interacting with Sway smart contracts, managing wallets, crafting transactions, and initializing local development environments. Build forc workspace and generate Typescript types for everything. Built-in CLI for project bootstrap, build, deploy, dev server, and type generation. The primary license for this repo is Apache 2.0. Rich documentation including quickstart guides, cookbook, and API references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GPU Tracking nvidia-smi

    GPU Tracking nvidia-smi

    Open Hardware Monitor watcher realtime upload data to server

    Open Hardware Monitor watcher real-time upload data to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GRSNodes

    GRSNodes

    GRSNodes is a Groestlcoin blockchain analyser and monitor

    A Windows Forms based application to analyse the Groestlcoin blockchain network and monitor the status of an individual node
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUI MINER SCRYPTN

    GUI MINER SCRYPTN

    GUIMiner Scrypt-N for Windows x64

    GUIMiner Scrypt-N for Windows - a graphical interface for mining Any Scrypt-N Cryptocurrencys Currently it uses Script-N=2 algorithm for the coins like VTC, SPT, RT2, EXE With Scrypt-N you have 1/2 hashrate from Scrypt, but Profitability is four times more By paulneobuh based on: - "GUIMiner Scrypt v0.04" by Tocomo - "GUIMiner" by Chris 'Kiv' MacLeod - "poclbm" by m0mchil - 'rpcminer' by puddinpop What is it? ----------- GUIMiner is a graphical front end for mining Any Scrypt-N Cryptocurrencys. It provides a more convenient way to operate Any Scrypt Cryptocurrency miners without having to use the command line. It supports both NVIDIA and AMD(ATI) GPUs. It supports both pooled mining and solo mining, with a wide list of pool servers pre-set with the program. What is it not? --------------- GUIMiner does not replace the standard Any Scrypt-N Cryptocurrency client - you still need that program to view your account balance and send transactions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GUI MINER X11

    GUI MINER X11

    GUIMiner is a graphical front end for mining Any X11 Cryptocurrencys

    Description GUIMiner X11 for Windows - a graphical interface for mining Any X11 Coins By Trololo2060 based on: - "GUIMiner Scrypt v0.04" by Tocomo - "GUIMiner" by Chris 'Kiv' MacLeod - "poclbm" by m0mchil - 'rpcminer' by puddinpop !Started new project for Script-N https://sourceforge.net/projects/guiminerscryptn/ What is it? ----------- GUIMiner is a graphical front end for mining Any X11 Cryptocurrencys. It provides a more convenient way to operate Any X11 Cryptocurrency miners without having to use the command line. It supports both NVIDIA and ATI GPUs. It supports both pooled mining and solo mining, with a wide list of pool servers pre-set with the program. What is it not? --------------- GUIMiner does not replace the standard Any X11 Cryptocurrency client - you still need that program to view your account balance and send transactions. It is not a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Genexcoin Windows Client

    Genexcoin Windows Client

    Download the wallet to manage all your transactions with Genexcoin

    This is the wallet to manage all transactions with Genexcoin cryptocurrency in Windows operating system. Download the files and then execute the "genexcoin-qt" file to open your wallet client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    Grants Protocol aims to decentralize funding access, empowering any community to run their own grants program. We've helped thousands of projects and teams grow their open-source ecosystems. The internet has unlocked unprecedented opportunities for collaboration and creation. Now web3 technology like open-source protocols and decentralized blockchains give us the ability to take that co-creation to a new scale. The Gitcoin community uses this technology to fund and build digital public goods projects that serve everyone, and solve our most immediate problems. Open source code meets open economies. Build resilient projects, better coordination, and positive-sum outcomes. Growing networks with aligned incentives toward the wellbeing of each participant and the system as a whole. Through distributed funding and organizations, we build together toward our shared goals.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB