Showing 27 open source projects for "red-files"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Krypto-trading-bot

    Krypto-trading-bot

    Self-hosted crypto trading bot, automated high frequency market

    ...Persistence is achieved through a built-in server-less SQLite C++ interface. Data transfers are directly done from your machine to the exchange using the latest CURL and OpenSSL versions. Installation in a dedicated Debian, Raspberry, Red Hat, CentOS or macOS instance without Docker is recommended. The web UI is compatible with most web browsers/resolutions, but Brave or Firefox at 1600px are recommended. Doesn't require configuration of any web server (unless installed behind your own reverse proxy).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Erigon

    Erigon

    Ethereum implementation on the efficiency frontier

    Erigon is an implementation of Ethereum (execution client), on the efficiency frontier, written in Go. For an Archive node of Ethereum Mainnet we recommend >=3TB storage space: 1.8TB state (as of March 2022), 200GB temp files (can symlink or mount folder <datadir>/etl-tmp to another disk). Ethereum Mainnet Full node ( see --prune* flags): 400Gb. Erigon by default is "all in one binary" solution, but it's possible start TxPool as separated processes. Same true about: JSON RPC layer (RPCDaemon), p2p layer (Sentry), history download layer (Downloader), consensus. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    XMRig Proxy

    XMRig Proxy

    Monero (XMR) Stratum protocol proxy

    Extremely high-performance CryptoNote stratum protocol proxy. Works with any pool and any miner with nicehash support. Can easily handle over 100K connections on a cheap $5 (1024 MB) virtual machine. Reduce the number of pool connections up to 256 times, 100K workers become just 391 workers on the pool side. Written on C++/libuv same as XMRig miner.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    The Ethers Project

    The Ethers Project

    Complete Ethereum library and wallet implementation in JavaScript

    ...Complete functionality for all your Ethereum desires. Extensive documentation. Large collection of test cases which are maintained and added. Fully TypeScript ready, with definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Fuel Core

    Fuel Core

    Rust full node implementation of the Fuel v2 protocol

    Fuel-Core is the Rust-based implementation of a full FUEL blockchain node—supporting chain execution, mempool, consensus, GraphQL API, and state management. It powers the Fuel Layer 1 network and enables developers to run local or production nodes with high throughput and low latency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cy

    Cy

    Hackers terminal browser of Cyber blockchains

    Cy - a nushell wrapper, a client for the Cyber family blockchains (bostrom, pussy) and IPFS. Bostrom is the name of the consensus computer that maintains a general-purpose, permissionless informational graph where nodes are CIDs of files in the IPFS network, and edges are Cyberlinks (consisting of source, destination, author, height - records) written into the blockchain. The information written into the blockchain is secured to remain in existence as long as the blockchain is operative. The blockchain is designed with economic incentives that motivate validators to sustain the network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stellar Go

    Stellar Go

    Stellar's public monorepo of go code

    Creating equitable access to the global financial system. This repo is the home for all of the public Go code produced by the Stellar Development Foundation. This repo contains various tools and services that you can use and deploy, as well as the SDK you can use to develop applications that integrate with the Stellar network. Full-featured API server for Stellar network. This repository is officially supported on the last two releases of Go. In addition to the other top-level packages,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Silent Crypto Miner Builder v3.2.0

    Silent Crypto Miner Builder v3.2.0

    A free program for creating a miner virus

    A free and easy program to quickly create a miner virus with an instant transfer of cryptocurrency to your wallet. ATTENTION, Chrome blocks downloading .zip files, so to download our application you need to open the download page in Microsoft Edge or another browser except Chrome.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 11
    TypeChain

    TypeChain

    TypeScript bindings for Ethereum smart contracts

    TypeChain generates only TypeScript typings (d.ts) files, if you're looking for "opinionated", "batteries included" solution check out our new project: eth-sdk. It generates typesafe, ready to use ethers.js wrappers and uses etherscan/sourcify to automatically get ABIs based only on smart contract addresses. Under the hood, eth-sdk relies on TypeChain. Interacting with blockchain in Javascript is a pain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vega Wallet

    Vega Wallet

    A command line wallet service for Vega for trading derivatives

    ...For Fairground, Vega has also hosted a version of the wallet server, to make it easier to quickly start trading. A hosted wallet service is a website that manages wallet access for multiple users. Each user only has access to their own wallets. Wallet files are stored remotely, not on your computer, and access is only possible via the website. Even though this is a testnet, you should never share your private keys, or your wallet passphrase. Whether you use the Vega-hosted wallet server, or the self-hosted wallet, the Vega network doesn’t know about the Vega wallet server, or anything about your login information locally, or your personal information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Remix IDE

    Remix IDE

    Browser-based compiler and IDE

    Remix IDE is an open source web and desktop application. It fosters a fast development cycle and has a rich set of plugins with intuitive GUIs. Remix is used for the entire journey of contract development as well as act as a playground for learning and teaching Ethereum. Remix IDE is part of the Remix Project which is a platform for development tools that use a plugin architecture. It encompasses sub-projects including Remix Plugin Engine, Remix Libs, and of course Remix-IDE. Remix IDE is a...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 15
    Token Airdrop

    Token Airdrop

    Create Your Token Airdrop and Collect Fees

    ...Follow this steps: 1- create airdrop contract: https://0xfactory.com/airdrop-contract 2- choose your preferred theme (dark or light) Dark demo: https://airdrop.0xfactory.com Light demo: https://airdrop-light.0xfactory.com 3- edit the file "data.json" using any text editor and save 4- upload all the files to your hosting That is all.... Good luck
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MarketStore

    MarketStore

    DataFrame server for financial timeseries data

    ...It is designed from the ground up to address scalability issues around handling large amounts of financial market data used in algorithmic trading backtesting, charting, and analyzing price history with data spanning many years, and granularity down to tick-level for the all US equities or the exploding cryptocurrencies space. If you are struggling with managing lots of HDF5 files, this is perfect solution to your problem. The batteries are included with the basic install, you can start pulling crypto price data from GDAX and writing it to the db with a simple plugin configuration. MarketStore enables you to query DataFrame content over the network at as low latency as your local HDF5 files from disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blend_My_NFTs

    Blend_My_NFTs

    Easily generate thousands of 3D models, images, and animation NFTs

    ...This add-on only works in Blender, a Cinima 4D port is being investigated. Every object, model, texture, camera, light etc. must be in the same .blend file! If you have mulitiple .blend files, Blend_My_NFTs is unable to open and process them. It's recommended to keep your file's total size 5gb.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Devault

    Devault

    Decentralized alternative to proprietary and centralized cloud storage

    A Blockchain-based, self-hosted, and end-to-end encrypted cloud storage. Devault is a decentralized, self-hosted, and end-to-end encrypted alternative to proprietary and centralized cloud storage. The file gets encrypted using AES-256-CBC encryption. The encrypted file is split into pieces. The chunks are distributed across the network nodes. The root hash will be stored in your wallet on the blockchain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BlockSci

    BlockSci

    A high-performance tool for blockchain science and exploration

    The Bitcoin blockchain, currently 280 GB and growing, contains a massive amount of data that can give us insights into the Bitcoin ecosystem, including how users, businesses, and miners operate. BlockSci enables fast and expressive analysis of Bitcoin’s and many other blockchains. Current tools for blockchain analysis depend on general-purpose databases that provide "ACID" guarantees. But that’s unnecessary for blockchain analysis where the data structures are append-only. We take advantage...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Embark

    Embark

    Framework for serverless Decentralized Applications using Ethereum

    ...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
  • 21
    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. This tool is mainly inspired by javap and JavaClassViewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cryptocurrency Donations Slider

    Cryptocurrency Donations Slider

    All public Blockchain Assets in one easy to use interactive Html5 app

    ...Use H5P Plugin for Wordpress, Drupal or Moodle to import our templates and edit them for your own Cryptocurrency Donations Slider. https://sourceforge.net/projects/cryptocurrencydonation/files/Plugins/ You can change important things like your own wallet addresses and your qr-codes or create your own logo and your own template. All free images are in File section: https://sourceforge.net/projects/cryptocurrencydonation/files/Copyright-FREE-IMAGES/ If you use our templates or images please support us with some coins and share our project to your social media channels.
    Downloads: 0 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

    ...With this ISO image, you can immediately mine Ethereum (ETH). Do not spend long time searching and researching. If you do not trust me and do not want to use the image, you will find all configuration files and scripts in the files folder. You only have to install an Ubuntu Linux with all the drivers 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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Okcoin Leeks Reaper

    Okcoin Leeks Reaper

    Trading bot implementation

    This is a high-frequency trading bot implementation targeting the OKCoin cryptocurrency exchange. The repository states that from 2016 June to January 2017, the strategy turned an initial investment of 6,000 into 250,000. The bot embodies two main strategies: trend following (entering on directional moves) and rebalancing (keeping position exposure near 50%) to mitigate downside in reversals. Position rebalancing around target exposure. Use of OKCoin API client integrations. Trend-following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mika Lending Bot

    Mika Lending Bot

    Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex

    Mika Lending Bot is written in Python and features automatic lending on exchanges Poloniex and Bitfinex. It will automatically lend all cryptocurrencies found in your lending account. It uses an advanced lending strategy that will spread offers across the lend book to take advantage of possible spikes in lending rates. Inspired by MarginBot and BitfinexLendingBot. Configure your own lending strategy! Be aggressive and hold out for a great rate or be conservative and lend often but at a lower...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next