How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical analysis trading tool and grid trader, executing strategies and managing assets without manual intervention. The platform is distinguished by its multi-service containerized architecture, which orchestrates a listener, cache, and database. It utilizes a secure web dashboard for monitoring active trades and adjusting bot parameters, protected by password and token-based authentication. The system covers a broad range of trading capabilities, including grid and trailing order auto
OctoBot is an open-source automated trading platform that connects to over 15 cryptocurrency exchanges, enabling users to deploy grid, dollar-cost averaging, market-making, and AI-driven trading strategies. It functions as a unified multi-exchange trading platform, a TradingView alert executor, and a crypto trading bot, all within a single system. The platform is built on an event-driven trading loop with a plugin-based strategy engine, an exchange-agnostic connector layer, and a cloud-synced profile store for multi-device consistency. What distinguishes OctoBot is its integration of large la
rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv
Sea Protocol is a decentralized exchange platform and grid trading protocol deployed on the Aptos and Sui blockchains. It provides a trading infrastructure that combines on-chain order books with automated market maker liquidity hubs and a cross-chain trading engine.
The main features of sea-protocol/seaprotocol are: Grid Trading, Cross-Chain Trading Engines, Grid Trading Strategies, Decentralized Exchanges, Hybrid AMM Models, Multi-Chain Decentralized Exchanges, On-chain Order Books, Order Placements.
Open-source alternatives to sea-protocol/seaprotocol include: mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It… drakkar-software/octobot — OctoBot is an open-source automated trading platform that connects to over 15 cryptocurrency exchanges, enabling users… chrisleekr/binance-trading-bot — This project is an automated cryptocurrency trading platform for the Binance exchange. It functions as a technical… xrplf/rippled — rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… sammchardy/python-binance — python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange…