[go: up one dir, main page]

Showing 18 open source projects for "ml-ant-http-1.1.3"

View related business solutions
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • File Synchronization, File Replication and File Archiving software solutions. Icon
    File Synchronization, File Replication and File Archiving software solutions.

    SIMPLIFY CRITICAL FILE TRANSFERS

    SureSync is a file replication and synchronization application that provides one-way and multi-way processing in both scheduled and real-time modes.
    Learn More
  • 1
    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...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 2
    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: 23 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    rate.sx

    rate.sx

    Curl cryptocurrencies exchange rates

    ...The service supports multiple coins, fiat conversions, and historical lookups so you can compare prices over time without leaving the terminal. Under the hood it aggregates price feeds and normalizes the results for robust querying, yet keeps the interface dead simple. Because it’s HTTP-based, you can integrate it into shell prompts, tmux status lines, CI logs, dashboards, or chat bots. It’s ideal for developers and power users who want quick answers and scriptable endpoints without installing a heavy client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform Icon
    We help you deliver Virtual and Hybrid Events using our Award Winning end-to-end Event Management Platform

    Designed by event planners for event planners, the EventsAIR platform gives you the ability to manage your event, conference, meeting or function with

    EventsAIR have been anticipating and responding to the ever-changing event industry needs for over 30 years, providing innovative solutions that empower event organizers to create successful events around the globe.
    Learn More
  • 5
    Lightning Network Daemon

    Lightning Network Daemon

    A complete implementation of a Lightning Network node

    ...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: 2 This Week
    Last Update:
    See Project
  • 6
    Eclair

    Eclair

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ganache Ethereum

    Ganache Ethereum

    A tool for creating a local blockchain for fast 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....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    web4

    web4

    Web4 is a new way to distribute decentralized apps

    Web4 is a new way to distribute decentralized apps. Deploy a single WASM smart contract to deploy the whole web app. You only need to deploy a single smart contract using WebAssembly to host your app's HTTP backend, static resources, and blockchain logic. There is an HTTP gateway to NEAR blockchain which allows smart contract to handle arbitrary GET requests. Every smart contract on NEAR also gets a corresponding API endpoint which can be accessed through regular HTTP requests. You can load any required data in web4_get by returning list of URLs to preload in preloadUrls field. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ubuntu Live Epic Miner

    Ubuntu Live Image Template for the Epic CPU Miner

    ...Original source of the Ubuntu image: https://releases.ubuntu.com/20.04.6/ Original source of the mining software: https://epic.tech/downloads/#linux No further ingredients. More on EPIC: http://epicentral.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • The ultimate digital workspace. Icon
    The ultimate digital workspace.

    Axero Intranet is an award-winning intranet and employee experience platform.

    Hundreds of companies and millions of employees use Axero’s intranet software to communicate, collaborate, manage tasks and events, organize content, and develop their company culture.
    Learn More
  • 10
    Blankly

    Blankly

    Easily build, backtest and deploy your algo in just a few lines

    ...Models can be instantly backtested, paper traded, sandbox tested and run live by simply changing a single line. We built blankly for every type of quant including training & running ML models in the same environment, cross-exchange/cross-symbol arbitrage, and even long/short positions on stocks (all with built-in WebSockets). Blankly is the first framework to enable developers to backtest, paper trade, and go live across exchanges without modifying a single line of trading logic on stocks, crypto, and forex. Every model needs to figure out how to buy and sell. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    OpenEthereum

    OpenEthereum

    The fast, light, and robust client for the Ethereum mainnet

    ...We are developing OpenEthereum using the Rust programming language. OpenEthereum is licensed under the GPLv3 and can be used for all your Ethereum needs. By default, OpenEthereum runs a JSON-RPC HTTP server on port :8545 and a Web-Sockets server on port :8546. This is fully configurable and supports a number of APIs. You can generate documentation for OpenEthereum Rust packages that automatically opens in your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    parity ethereum

    parity ethereum

    The fast, light, and robust client for Ethereum-like networks

    ...We are developing Parity Ethereum using the sophisticated and cutting-edge Rust programming language. Parity Ethereum is licensed under the GPLv3 and can be used for all your Ethereum needs. By default, Parity Ethereum runs a JSON-RPC HTTP server on port :8545 and a Web-Sockets server on port :8546. This is fully configurable and supports a number of APIs. If you run into problems while using Parity Ethereum, check out the wiki for documentation, feel free to file an issue in this repository, or hop on our Gitter or Riot chat room to ask a question. We are glad to help!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Qoricoin

    Qoricoin

    Coin 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
    "I am" by Infobeing

    "I am" by Infobeing

    Ethereum Social DApp that solves the problem of meeting new people.

    ...Contributors to the project will receive IAM tokens as well as additional compensation (ETH or BTC raised in Presale). Our immediate task is to define an open standard for "I am Statements". See the whitepaper at http://www.infobeing.com. The standard will also be defined in such a way that the IAM cryptocurrency (an ERC20 token) is the default currency for transactions between people who meet through Statements. With this core framework, we will then develop a Decentralized Application + Mobile App called "I am" and will make the platform also available to white label.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DNSChain

    DNSChain

    A blockchain-based DNS + HTTP server that fixes HTTPS security

    DNSChain by okTurtles is an experimental protocol and implementation combining DNS and PKI on blockchain for secure, censorship-resistant name resolution and certificate issuance. It aims to prevent MITM attacks and domain seizures by anchoring DNS records in blockchains, integrating DPKI, RESTful APIs, and interoperability with Namecoin and Onename.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Speedcoin CryptoCurrency CAPTCHA

    Speedcoin CryptoCurrency CAPTCHA

    Protecting against spam, death by captcha and monetise your website.

    ...You protect your website against spam bots, prevents the same user re-filling web forms with different email addresses and at the same time you will get free Speedcoins which you later can convert to Bitcoins. Live Demo: http://captcha.speedcoin.co/demo/example_form.php Website: http://speedcoin.co/info/captcha/Speedcoin_Captcha.html .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BitcoinSuite

    BitcoinSuite

    Bitcoin GUI in Java

    BitcoinSuite is a Java based graphical user interface for Bitcoin, a peer-to-peer decentralized cryptocurrency. It is a direct fork of open source project NamecoinJ at http://sourceforge.net/p/namecoinj/. Donations are welcome: BTC: 1PqYXpLLSeAHz3FiZmPcfr451jnzsGgXbc, NMC: N2TFbwpTNhNLeXaBD8FSBbicb6guQNXUiA
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    NamecoinJ

    NamecoinJ

    Namecoin GUI in Java

    NamecoinJ is a Java based graphical user interface for Namecoin, a peer-to-peer Domain Name System based on Bitcoin technology (a decentralized cryptocurrency). Donations are welcome: BTC: 19o81NGAHpBmVXkfUcxSttwnBsBnLK9hS3, NMC: Mx3hanF6qXywPAyrAU4S14CwXYcMnecaai
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next