Showing 39 open source projects for "crypto tools\"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    OpenSSH

    OpenSSH

    Win32 port of OpenSSH

    OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer. It includes a client ssh and server sshd, file transfer utilities scp and sftp as well as tools for key generation (ssh-keygen), run-time key storage (ssh-agent) and a number of supporting programs. This is a port of OpenBSD's OpenSSH to most Unix-like operating systems, including Linux, OS X and Cygwin. Portable OpenSSH polyfills OpenBSD APIs that are not available...
    Downloads: 371 This Week
    Last Update:
    See Project
  • 2
    frida

    frida

    Dynamic instrumentation toolkit for developers

    Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Inject your own scripts into black box processes. Hook any function, spy on crypto APIs or trace private application code, no source code needed. Edit, hit save, and instantly see the results. All without compilation steps or program restarts. Works on Windows, macOS, GNU/Linux, iOS, Android, and QNX. Install the Node.js bindings from npm, grab a Python package from PyPI, or use Frida through its Swift...
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3
    Superalgos

    Superalgos

    Free, open-source crypto trading bot, automated bitcoin trading

    Free, open-source crypto trading bot, automated bitcoin/cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments. Superalgos is not just another open-source project. We are an open and welcoming community nurtured and incentivized with the project's native Superalgos (SA) Token, building an open trading intelligence network. You...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Freqtrade

    Freqtrade

    Free, open source crypto trading bot

    Freqtrade is a free and open-source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or WebUI. It contains backtesting, plotting, and money management tools as well as strategy optimization by machine learning. Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect. We strongly recommend you have basic coding skills and Python knowledge...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Ninjabot

    Ninjabot

    A fast cryptocurrency platform for trading bot in Go

    A fast cryptocurrency trading bot framework implemented in Go. Ninjabot permits users to create and test custom strategies for spot markets. Ninjabot is an open-source platform that provides tools to implement custom strategies and backtests for trading cryptocurrencies in Go. Ninjabot CLI provides utilities commands to support backtesting and bot development. Currently, we only support Binance exchange. If you want to include support for other exchanges, you need to implement a new struct...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Uniswap Labs Interface

    Uniswap Labs Interface

    An open source interface for the Uniswap protocol

    An open-source interface for Uniswap -- a protocol for the decentralized exchange of Ethereum tokens. Developers, traders, and liquidity providers participate together in a financial marketplace that is open and accessible to all. Build Defi apps and tools on the largest crypto project on Ethereum. Get started with quick start guides, protocol documentation, a Javascript SDK, and fully open source code. Get paid to build the future of finance. Uniswap Governance offers grant funding for people...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mask Network

    Mask Network

    The portal to the new, open Internet

    ... of crypto assets without leaving the page. Powered by Uniswap, SushiSwap, Ox, and dHEDGE. Got a BAYC or a Punk? Get your profile pictures verified on-chain. For free. Aggregate your digital activities, including NFTs, POAPs, donation records, etc - all in one place. Anonymized or not, that’s completely up to you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    vocdoni-node

    vocdoni-node

    A set of libraries and tools for the Vocdoni decentralized backend

    This repository contains a set of libraries and tools for the Vocdoni decentralized backend infrastructure, as described in the documentation. Vocdoni is a universally verifiable, censorship-resistant, and anonymous self-sovereign governance system, designed with the scalability and ease-of-use to support either small/private and big/national elections. Our main aim is a trustless voting system, where anyone can speak their voice and where everything can be audited. We are engineering building...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    browserify

    browserify

    browser-side require() the node.js way

    Browserify lets you require('modules') in the browser by bundling up all of your dependencies. Browsers don't have the require method defined, but Node.js does. With Browserify you can write code that uses require in the same way that you would use it in Node. Install the uniq module with npm. Now recursively bundle up all the required modules starting at main.js into a single file called bundle.js with the browserify command. Browserify parses the AST for require() calls to traverse the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    free crypto exchange script

    free crypto exchange script

    download crypto exchange with source code free

    Best White Label Crypto Exchange Script | Launch Your Own Exchange Platform Start your own cryptocurrency exchange with our secure and scalable script. Download full crypto exchange source code and learn more about our solution. It is offered with full source code. Our centralized exchange solution enables trustful trading, liquidity pools, and seamless token listing. Built on blockchain, php, mysql, our script ensures high performance, scalability, and customization. Ideal...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 12
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    ... Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Tink

    Tink

    A library that provides cryptographic APIs that are easy and secure

    ... tasks. At Google, Tink has been deployed in hundreds of products and systems. Cryptography is difficult to get right. With Tink, you can encrypt or sign data with just a few lines of code, with built-in security guarantees to help you avoid pitfalls. Tink adds security protections on top of well known libraries like BoringSSL and Java Cryptography Architecture and shows them right in the interfaces, so auditors and tools can quickly find gaps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cryptocalc 0.3.3

    Cryptocalc 0.3.3

    Cryptocurrency wallet generator for Desktop

    Cryptocalc is a standalone desktop application which generates Crypto wallets with the Hierarchical Deterministic (BIP32) paradigm. Even though there is already a similar tools online, the purpose is to use these features locally on your computer in order to reduce the risk of your Private Key / WIF or Seedphrase informations being stolen. NB: Cryptocalc uses ElectronJS as well as many modern and popular Desktop applications
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    QChartist

    QChartist

    Free and Open Source Technical Analysis Charting Software

    QChartist is a free and open source technical analysis charting software. Its purpose is to provide a complete set of tools to perform technical analysis on charts and data. It helps to make forecasts mainly for markets but can also be used for weather or any quantifiable data. The program is flexible and its functionalities can be easily extended. You can draw geometrical shapes on your charts or plot programmable indicators from your data. It is also possible to filter or merge data. I got...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    AlgoUp

    AlgoUp

    AI-powered trading bot with advanced algorithms for optimized profit.

    AlgoUp is an advanced AI-powered trading bot designed to optimize your investment strategies. Utilizing cutting-edge algorithms, AlgoUp implements smart profit strategies to maximize returns while effectively managing risk. One of its standout features is a robust stop-loss mechanism that helps protect your funds from significant downturns, ensuring your capital remains secure. AlgoUp operates seamlessly in standalone mode or can be integrated with all major exchanges, providing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BlackBuntu Linux

    BlackBuntu Linux

    BlackBuntu Linux

    BlackBuntu is born from the passion and spirit of 2 specialists. Let’s cut the bullshit, this distribution is a GNU/Linux distribution based on Ubuntu and designed with Pentest, Security and Development in mind for the best experience. With advanced accessibility tools and options to change language, colour scheme and text size, Blackbuntu makes computing easy – whoever and wherever you are. BlackBuntu is a fully open source project, anyone can see what is inside. The building source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    TradingVue.js

    TradingVue.js

    Hackable charting lib for traders. You can draw literally anything

    ... format (should be timestamped though) and display settings. Customizable colors and fonts. Quite fast (works even with 3 mil candles). Scripts (make your own indicators). Simple API for making new overlays. Custom drawing tools. Non-time based charts (e.g. Renko).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 12 This Week
    Last Update:
    See Project
  • 21
    Plisio

    Plisio

    Cryptocurrency Payment Gateway - your payment processor

    ... TOOLS Plisio is for merchants using a eCommerce solution such as WooCommerce, Virtuemart, Opencart, Magento. For merchants without one of these eCommerce solution, they can use a RESTful API to create their own solution. FEES Only 0.5% REGISTRATION No need to complete a KYC/Documentation. Not converting crypto into fiat money does not entail the obligation to provide your personal information to the Banks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pyGear

    pyGear

    Precise gear geometry generator for spur and helical gears

    A python gear generator that serves as CAE/CAD-preprocessor for involute gears based on pythonOCC. It allows for the computation of dynamic properties and the creation of exact geometries from a minimal input set. PyGear can simulate the tool geometry and kinematics of standard gear hobbing tools to generate precise flank, tooth root and tip geometries. Disclosure: the software is open-source and free to use thanks to support received from http://smithbot.com, the easy-to-use AI crypto...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Ethereum Mining NVIDIA Graph Card Ubuntu

    Ethereum Mining NVIDIA Graph Card Ubuntu

    USB flash drive ISO image for Ethereum, Zcash and Monero mining

    ... and tools yourself. It is recommended to test that the image is correct and safe to use. The MD5 calculation gives a checksum, which must equal the MD5 value of a correct ISO image. Set the primary graphics output to one of your NVIDIA cards. Disable Secure Boot (UEFI) and boot from the USB flash drive. After a minute uptime, a script (screen) starts automatically in the background, which starts the mining.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Coinbase Pro Trading toolkit

    Coinbase Pro Trading toolkit

    The Coinbase Pro trading toolkit

    Provide all the tools traders need, both professional and hobbyist alike, to create automated trading bots on the Coinbase Pro and supported digital asset exchanges. Note: Node 7.6 or above is required. The src/samples folder contains many working demo scripts showcasing different aspects of the toolkit, while the tutorials folder contains running demo programs to accompany the CBPTT documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Cryptography Tools

    Classic & Modern Cryptography tools

    Cryptography Tools is a project to develop demonstration tools on classic (currently Caesar and Playfair) & modern crypto-systems, including private & public key encryptions, digital signatures, cryptographic hashes and authenticated encryption.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next