Showing 33 open source projects for "java-gnome"

View related business solutions
  • Captain Compliance - Data Privacy and Compliance Software Icon
    Captain Compliance - Data Privacy and Compliance Software

    Privacy Compliance Software - Avoid Fines and Prevent Lawsuits

    Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts. Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
    Learn More
  • Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
    Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

    Getting started is simple: add a funding method and place your first order in minutes.

    Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
    Learn More
  • 1
    ta4j

    ta4j

    A Java library for technical analysis

    Ta4j is an open-source Java library for technical analysis. It provides the basic components for the creation, evaluation, and execution of trading strategies. Ta4j is available on Maven Central. You can also download example code from the maven central repository. The wiki is the best place to start learning about ta4j. For more detailed questions, please use the issues tracker.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    Sparrow Wallet

    Sparrow Wallet

    Desktop Bitcoin Wallet focused on security and privacy

    Sparrow Wallet is an open-source, desktop-focused Bitcoin wallet designed for users who value complete control, security, and privacy when managing their Bitcoin funds. It provides a rich graphical interface that exposes Bitcoin’s underlying UTXO model rather than hiding it behind abstractions, helping users understand every input, output, and fee involved in transactions. Sparrow supports advanced workflows such as Partially Signed Bitcoin Transactions (PSBT), multisignature setups,...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3
    Besu Ethereum Client

    Besu Ethereum Client

    An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client

    ...Instructions for how to get started with developing on the Besu codebase. Please also read the wiki for more details on how to submit a pull request (PR). Besu is an Apache 2.0 licensed, MainNet compatible, Ethereum client written in Java. Participation in private networks is typically restricted in some way, so the volume of traffic is much lower than on Mainnet, resulting in lower system requirements. Depending on your environment and network setup, the minimum Java Virtual Machine (JVM) memory requirement for private networks is 4 GB.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Hyperledger Fabric

    Hyperledger Fabric

    Distributed ledger framework for developing solutions and applications

    ...It offers a unique approach to consensus that enables performance at scale while preserving privacy. High-performance, secure, permissioned blockchain network. Code written in Go, chaincode (smart contracts) in Go, Javascript, or Java, SDKs in Node.js, Java, Go, REST and Python. Hyperledger is a collaborative effort created to advance blockchain technology by identifying and addressing important features for a cross-industry open standard for distributed ledger technologies(DLTs) that will transform the way business transactions are conducted globally. Hyperledger consists of several projects. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • Virtual data rooms designed to achieve better outcomes Icon
    Virtual data rooms designed to achieve better outcomes

    Now you can get ready for and experience success in M&A, divestments, capital raising, restructure, IPOs, tenders and more

    Ansarada is a SaaS company that provides world-leading AI-powered Virtual Data Rooms and dealmaking tools. These tools include advanced AI insights and automation, next level Q&A and collaboration, plus pre-built, digitized and customizable workflows and checklists - known as Pathways - for M&A, capital raising, business audits, tenders and other high stakes outcomes.
    Free Trial
  • 5
    Web3j

    Web3j

    Lightweight Java and Android library for integration with Ethereum

    Web3j is a lightweight, highly modular, reactive, type safe Java and Android library for working with Smart Contracts and integrating with Ethereum blockchains. This allows you to work with Ethereum blockchains, without the additional overhead of having to write your own integration code for the platform. Web3j integrates seamlessly with the Epirus Blockchain Explorer. Web3j provides full type-safe access to your blockchain applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Bisq

    Bisq

    A decentralized bitcoin exchange network

    Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration is required. Get started in minutes. No need to wait for approval from a central authority. Trading takes place on a global P2P network of users running Bisq on their own machines. Bisq never holds your funds. Deposits held in 2-of-2 multi-sig wallets encourage safe, successful trades. Your data is stored locally on disk, and is...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage on constrained devices like smartphones or cheap virtual private servers. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Ivy Wallet

    Ivy Wallet

    Ivy Wallet is an open-source money manager app for Android

    Ivy Wallet is a free and open-source money manager android app. It's written using 100% Kotlin and Jetpack Compose. It's designed to help you track your personal finances with ease. Imagine Ivy Wallet as a manual expense tracker that tries to replace the good old spreadsheet for managing your finances.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Trust Wallet Core

    Trust Wallet Core

    Cross-platform, cross-blockchain wallet library

    ...It is a core part of the popular Trust Wallet, and some other projects. Most of the code is C++ with a set of strict C interfaces, and idiomatic interfaces for supported languages: Swift for iOS and Java for Android. Wallet Core supports more than 50 blockchains, Bitcoin, Ethereum, Binance Chain, and most major blockchain platforms. For new coins, you need to implement address handling and signing functionality in the wallet-core. For new coins on already supported blockchains or variations of already supported blockchains, please consider proper reuse of existing implementation. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Haveno App

    Haveno App

    The multi-platform app client user interface for Haveno

    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    PUTinCoin

    PUTinCoin

    This is the REAL PutinCoin cryptocurrency project!

    wave Hello! This is the REAL PutinCoin cryptocurrency project! We are developing a dedicated fan cryptocurrency for Russia, the PUTinCoin (PUT). Our coin shows the, that the blockchain connects people and does not seperate them and that cooperation is always better then separation. If you like to support, pls. write to admin@putincoin.org or contribute to the open repositories. eyes We are interested in Cryptocurrencies, Blockchain-Technology and Russia! revolving_hearts We're looking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WeIdentity
    WeIdentity is a set of distributed multi-center technical solutions that can carry the credible mapping of the actual identity and chain identity of the entity object (person or thing), as well as the realization of safe access authorization and data exchange between the entity objects. WeIdentity is independently developed and fully open source by the Microbank. It adheres to the concept of public alliance chains integrating resources, exchanging value, and serving the public. It is...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ShastraOS

    ShastraOS

    Shastra OS is a Arch Linux based Operating System.

    Shastra OS is an Arch Linux-based Operating System built for Web 3 users. It is currently in the development process. Built by Vivek Pal. Shastra comes with the gnome to give batter gnome flavor with various open source theme options. It is a handy desktop built for professionals who just want to leave other OS like Windows. We are currently providing Brave Browser as a default browser. But also eager to provide Beaker Browser soon. Shastra comes with its own repository including many useful packages like Visual Studio Code, GIMP, Blender, and much more. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Jupiter Blockchain

    Jupiter Blockchain

    Platform needed to run the Gravity framework for information storage

    The Jupiter Project aims to make blockchain accessible and safe for everyone. Jupiter’s military-grade encryption helps ensure that user data is private and secure. Through our elite encryption capabilities, Jupiter can power secure dApps on public and private networks based on our client’s wishes. Our main product is our L1 blockchain, Jupiter. Jupiter is the base platform needed to run the Gravity framework for information storage and decentralized application building. Jupiter is built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cryptonose

    Cryptonose

    An application tracking significant price changes on crypto markets

    Cryptonose is a desktop application tracking significant price changes and giving an alerts for crypto markets in real-time. It's helpful if you are a daily trader and want to know instantly if something interesting is happening on your exchange. Cryptonose keeps real-time connection with supported exchanges (Binance, Bitfinex, Huobi, KuCoin and Poloniex, also a DEX: Uniswap V3 is supported). It gives instant notifications about a significant price changes, which is helpful in daily trading...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    ROKOS Bitcoin Full node OS

    ROKOS Bitcoin Full node OS

    First OS that merges the power of IoT devices with Bitcoin and OK

    Full Bitcoin OS For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices. Integrated OK and Bitcoin Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support. The First Bitcoin Full node OS! (Since 2014) [covered by TechCrunch, CES and acknowledged by FOSS among others] ROKOS core: https://rokos.space ROKOS flavors: https://rokos-flavors.space ROKOS flavors sourceforge: https://sourceforge.net/projects/rokos-crypto-full-node-os/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ROKOS Crypto Full Node OS

    ROKOS Crypto Full Node OS

    First OS that merges the power of IoT devices with Cryptocurrencies

    Full Bitcoin OS For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices. Integrated Cryptocurrencies Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support. The First Crypto Full node OS! (Since 2014) [covered by TechCrunch, CES and acknowledged by FOSS among others] ROKOS flavors: https://rokos-flavors.space ROKOS core: https://rokos.space ROKOS core sourceforge: https://sourceforge.net/projects/rokos-bitcoin-full-node/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lonero(LNR) GUI | Pre-Release

    Lonero(LNR) GUI | Pre-Release

    GUI Wallet for Lonero(LNR)

    This is the GUI Wallet for Lonero. If you have trouble syncing, try running the terminal version as well: https://github.com/Lonero-Team/Lonero-Beta and using the --seed-node argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    exchange-core

    exchange-core

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open-source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. Designed for high scalability and pauseless 24/7 operation under high-load conditions and providing low-latency responses. Single order book configuration is capable to process 5M operations per second on 10-years old hardware (Intel® Xeon® X5690) with moderate latency degradation. HFT optimized. Priority is a limit-order-move operation mean latency (currently ~0.5µs). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BOSS V01-LTS gnome desktop

    BOSS V01-LTS gnome desktop

    Lightweight Blockchain dedicated OS

    Blockchain Operative System Series BOSS is a new Linux distribution based on ubuntu core with important changes, highly improved security and the default incorporation of blockchain services and support for cryptocurrencies.It has been more than a decade since the physical birth of cryptocurrencies, although the idea is over 50 years old. The future will undoubtedly be governed by blockchain systems and operative systems must to be ready for this changes. BOSS bet to be pioneer on this. BOSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Classpy

    Classpy

    GUI tool for investigating Java class files

    Classpy is a GUI tool for investigating Java class file, Lua binary chunk, Wasm binary code, and other binary file formats. Understands class files described by JVMS9. Supports Lua 5.3 binary chunk format. Supports Wasm binary format. Supports Bitcoin raw block and transaction format. Displays parsed binary file as tree and hex text. The corresponding hex text is highlighted when you select a tree node.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    Multifunctional Ethereum Wallet

    This project is made to bring decentralization into daily life.

    The Multifunctional Ethereum Wallet (MEW) is an Ethereum blockchain based decenttalized application (DAPP). It uses smart contracts on the Ethereum blockchain for executing transactions, bets, informations, codes, stc. The MEW is a Beta version, it's in testing phase, so it is available only on Ropsten, Infura network. However it is already capable to connect on the mainnet as well. The platform is designed to be a decentralized platform, which is available for everyone. It will have a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Block-chain for Academic Records

    A prototype to digitally store, verify & authenticate academic records

    This project aims to develop a prototype to digitally store, verify, and authenticate the academic documents using the permissioned distributed ledger of block chain technology. The prototype is a comprehensive system that uses IBM hyper ledger fabric to provide a transparent and trustable system with high level of integrity and security where all the stakeholders such as students, colleges, degree awarding Universities, regulatory authorities and employers can seamlessly participate in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB