Showing 17 open source projects for "blocks"

View related business solutions
  • 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    BTC RPC Explorer

    BTC RPC Explorer

    Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core

    ...Electrs, ElectrumX), blockchain, blockchair or blockcypher. Mempool summary, with fee, size, and age breakdowns. See raw JSON content from bitcoind used to generate most pages. Analysis tools for viewing stats on blocks, transactions, and miner activity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    btcd

    btcd

    An alternative full node bitcoin implementation written in Go (golang)

    ...It includes a full block validation testing framework which contains all of the 'official' block acceptance tests (and some additional ones) that is run on every pull request to help ensure it properly follows consensus. Also, it passes all of the JSON test data in the Bitcoin Core code. It also properly relays newly mined blocks, maintains a transaction pool, and relays individual transactions that have not yet made it into a block. It ensures all individual transactions admitted to the pool follow the rules required by the block chain and also includes more strict checks which filter transactions based on miner requirements ("standard" transactions).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Qtum

    Qtum

    Qtum Core Wallet

    ...Any user can stake and help to secure the network. There is no voting, master nodes, or minimum amount required. There have been transactions as small as 2 Qtum that have created blocks in the past. Staking from smart contracts is under development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Bitcoin

    Bitcoin

    Bitcoin Core integration/staging tree

    Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Bitcoin Core requires a one-time download of about 400GB of data plus a further 5-10GB per month. By default, you will need to store all of that data, but if you enable pruning, you can store as little as 6GB total without sacrificing any security.
    Downloads: 4 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
    Groestlcoin

    Groestlcoin

    Groestlcoin Core integration/staging tree

    Groestlcoin Core connects to the Groestlcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Groestlcoin Core is the original Groestlcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Groestlcoin transactions (which is currently more than 2 GB); depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kohaku

    Kohaku

    Privacy-first tooling for the Ethereum ecosystem

    ...It comprises an SDK of privacy primitives, a reference wallet implementation (browser extension), and a collaboration platform for existing wallet teams to adopt composable privacy building blocks. The project recognizes that privacy leaks in Ethereum go beyond just on-chain visibility — they include RPC endpoints exposing IPs, address reuse across dApps, and metadata captured by analytics or monitoring systems. Kohaku addresses privacy holistically: from local light-client verification (to reduce reliance on centralized RPCs) to per-dApp account isolation (so one user session cannot be correlated across services). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    BNB Chain

    BNB Chain

    A Binance Smart Chain client based on the go-ethereum fork

    ...But from that baseline of EVM compatible, Binance Smart Chain introduces a system of 21 validators with Proof of Staked Authority (PoSA) consensus that can support short block time and lower fees. The most bonded validator candidates of staking will become validators and produce blocks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    crypto scanner v6.0.0

    crypto scanner v6.0.0

    AI‑powered signals, risk analysis, and automated trading bot

    ... 🤖 SmartEagle Bot (7‑day trial) Auto/manual trade on Strong Buy/Buy signals. 100+ exchanges (Binance, Toobit, etc.) + simulator. Stop loss, take profit, trailing stop, position sizing, cooldown. Encrypted keys. 🧠 AI Learning Learns from losses, auto‑blocks bad signals. Dashboard with win rate, active rules, AI suggestions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Naeon

    Naeon

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

    Naeon secures data in untrusted off-site storage through a layered approach: files are compressed, then AES-256 encrypted with a randomly generated 128-character passphrase yielding approximately 762 bits of entropy — far beyond the reach of both classical and quantum brute-force attacks. The ciphertext is obfuscated by prepending and appending random byte blocks, making the result unidentifiable as an encrypted file. The payload is then sharded into one private chunk — holding the encryption key and part of the data — and multiple equal-sized public chunks, each renamed to its SHA-512 hash and given a uniform timestamp to prevent metadata inference. A private filename conversion table preserves the concatenation order needed for restoration. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Truffle

    Truffle

    A tool for developing smart contracts. Crafted with the finest cacaos.

    ...Truffle will give you the best view into what's happening. Bring up a local blockchain with pre-funded accounts for fast testing with Truffle’s Ganache. Fork mainnet with zero-config, impersonate accounts, auto-mine blocks, and use Ganache programmatically with Node.js. Print variables for quick analysis using console.log and Vyper’s print.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Bitcoin Black Core

    Bitcoin Black Core

    BLACK use peer-to-peer technology to operate with no central authority

    Bitcoin Black Core is a peer-to-peer electronic cash system that aims to become sound global money with fast payments, micro fees, privacy, and high transaction capacity (big blocks). In the same way that physical money, such as a dollar bill, is handed directly to the person being paid, Bitcoin Black Core payments are sent directly from one person to another. As a permissionless, decentralized cryptocurrency, Bitcoin Black Core requires no trusted third parties and no central bank. Unlike traditional fiat money, Bitcoin Black Core does not depend on monetary middlemen such as banks and payment processors. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Qoricoin

    Qoricoin

    Coin Qoricoin

    What is qoricoin? Qoricoin is a lite version of Bitcoin that uses scrypt as a proof of work algorithm. 2.5 minute blocking targets subsidy halves in 840k blocks (~ 4 years) ~ 84 million coins in total The rest is the same as Bitcoin. 50 coins per block 2016 blocks for difficulty retarget For more information, as well as a binary version for immediate use of the Qoricoin client software, see http://intiqori.mas.tienda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WJN

    WJN

    WJN Crypto Currency | عملة وجن المشفرة

    الإصدار الأول لعملة وجن المشفرة مفتوح المصدر First Edition of WJN Crypto Currency Open-Source Windows Wallet | Linux Wallet | Linux Daemon | Sourcode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Statercoin

    Statercoin - Digital Currency for the Masses.

    ...Statercoin uses faster confirmation ( 2minutes) and uses memory-hard, scryptbsed proof of work algorithm targetting regular computers and GPUs. Mining in Statercoin produces 250 coins per block every 2 min with difficulty adjustment every two days every 2016 blocks. 720 blocks is available to be mined every day and block rewards will be halve every 840,000 blocks in approximately four years. 10 billion Statercoins will be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    dopecoin
    ...Specifications Time to Block = 60 seconds Starting Value Per Block = 475 DOPE First Halving = 1 Year 3 confirms per transaction. Total about 575 million coins Block Retarget= 120 Blocks, After Block 5000 Every Block Scrypt Proof-of-Work Kimoto Gravity Well Sample dopecoin.conf: listen=1 daemon=1 server=1 rpcuser=**Yourusername** rpcpassword=**Yourpassword** rpcport=41522 rpcconnect=127.0.0.1 EXCHANGES https://www.mintpal.com/market/DOPE/BTC https://www.allcoin.com/trade/dope_btc https://pmtocoins.com/index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    StableCoin

    Rethinking cryptocurrency from the bottom up

    Quick Specs 100 million total coins 25 coins per block (halving every 3.7 years) 40 second blocks Retarget every 90 blocks (1 hour) RPC Port: 17501 P2P Port: 17500 Full details: https://bitcointalk.org/index.php?topic=227766.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB