etomic-swap VS ccxt

Compare etomic-swap vs ccxt and see what are their differences.

etomic-swap

Etomic Swap Smart Contract allowing ETH and ERC20 atomic swaps on AtomicDex platform. (by artemii235)

ccxt

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges (by ccxt)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
etomic-swap ccxt
2 74
37 31,528
- 1.6%
0.0 10.0
about 1 year ago about 6 hours ago
JavaScript Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

etomic-swap

Posts with mentions or reviews of etomic-swap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-16.
  • KMD to $10
    3 projects | /r/komodoplatform | 16 Oct 2021
    Taker Sends >B pays the dex fee so that A will start the process by locking his coins.2) Maker Successfully Sends >A picks randomNumber: `secret_A`A creates a utxo on the Bitcoin blockchain with value: 1 BTC encumbrance: the value can be claimed by A after 20 hours or by B if he knows the secret `secret_A`3) Taker Successfully Sends After seeing the above utxo, B creates the following utxo on the KMD blockchain: value: 100 KMD encumbrance: the value can be claimed by B after 10 hours or by A if he knows the secret `secret_A`4) Maker Spends A uses the `secret_A` and claims the KMD, thereby revealing the secret5) Taker Spends B now uses the public `secret_A` to claim the BTCThe times can be adjusted based on requirements of security and "ease of use" Normally, A should have a longer locktime so that B can have sufficient time to get his coins back if A doesn't reveal the secret `secret_A`for eth, CLTV and other bitcoin specific OP\_CODES are replaced by a smart contract, whose code is here: [https://github.com/artemii235/etomic-swap](https://github.com/artemii235/etomic-swap))the cross-platform implementation of the protocol is here: [https://github.com/KomodoPlatform/atomicDEX-API/](https://github.com/KomodoPlatform/atomicDEX-API/))Its [android GUI is in beta and can be tested right now](https://play.google.com/store/apps/details?id=com.komodoplatform.atomicdex&hl=en), iOS version is in [testflight](https://testflight.apple.com/join/c2mOLEoC)You can read about the Komodo team's implementation of the protocol [here](https://developers.komodoplatform.com/basic-docs/start-here/core-technology-discussions/atomicdex.html#introducing-taker-and-maker) and instructions to use the DEX through the CLI [here](https://developers.atomicdex.io)The atomicDEX application needs access to privkeys currently, but they never leave your device. We are also planning Hardware wallet support in the 0.6.0 release. This should alleviate most concerns with privkey access.
  • SmartBCH integration on AtomicDEX is coming: Thanks Komodo team!
    3 projects | /r/SmartBCH_DeFi | 14 Sep 2021
    Deploy the 1.0 release of EtomicSwap contract to SmartBCH mainnet: https://github.com/artemii235/etomic-swap/releases/tag/1.0.

ccxt

Posts with mentions or reviews of ccxt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-09.

What are some alternatives?

When comparing etomic-swap and ccxt you can also consider the following projects:

komodo-defi-framework - This is the official Komodo DeFi Framework repository

binance-spot-api-docs - Official Documentation for the Binance Spot APIs and Streams

hashed-timelock-contract-ethereum - Hashed Timelock Contracts for ETH, ERC20 and ERC721 on Ethereum

freqtrade - Free, open source crypto trading bot

openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development.

backtrader - Python Backtesting library for trading strategies

coins - coin parameters and all files needed for GUI support

OctoBot - Open source crypto trading bot

pancakeswap-uniswap-sniping-bot - Pancakeswap and Uniswap sniping for beginners. DYOR and modify the code to your liking

reactjs-crypto-api-dashboard - Create a cryptocurrency dashboard using ReactJS and the Coinbase API

pancakeswap-prediction-winner - 🐱🪄🥞 Bot for PancakeSwap Prediction – 26 technical indicators. Make smarter predictions with Pancake Wizard – trust math, not emotions! [Moved to: https://github.com/modagavr/pancake-wizard]

uniswap-sushiswap-arbitrage-bot - Two bots written in JS that uses flashswaps and normal swaps to arbitrage Uniswap. Includes an automated demostration.