Adamant Exchangebot

Crypto exchange bot for ADAMANT
Alternatives To Adamant Exchangebot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Lnd6,809148010 hours ago39November 24, 2021633mitGo
Lightning Network Daemon ⚡️
Mobilecoin1,111
9 hours ago18October 14, 2020230otherRust
Private payments for mobile devices.
Lightning Onion36666552 months ago5February 11, 202211mitGo
Onion Routed Micropayments for the Lightning Network
Mugglepay144
2 years ago1bsd-2-clauseHTML
Make Crypto Payment Easy 让数字货币支付更简单
Android74
2 months ago12gpl-3.0Kotlin
Official Android client for keyspace.cloud. A beautiful and secure password manager.
Widgets5612 days ago132September 14, 2022mitJavaScript
💸 Payments directly into your wallet. DePay simplifies and improves Web3 Payments with the power of DeFi. Accept any token with on-the-fly conversion with state-of-the-art widgets.
Coinbase.commerce40
a year ago11May 16, 20211otherC#
:moneybag: A .NET/C# implementation of the Coinbase Commerce API.
Libiso3632 years ago13August 26, 20211apache-2.0Go
Go library for payments related stuff - ISO8583, crypto, TCP/IP networking etc.
Bitrequest.github.io30
4 days ago9agpl-3.0JavaScript
Web Application for crypto payment requests
Lazerpay React Native28
9 months agon,ullmitTypeScript
⚡️Official Lazerpay's react native library🚀
Alternatives To Adamant Exchangebot
Select To Compare


Alternative Project Comparisons
Readme

ADAMANT Exchange Bot is a software that allows you to launch own exchange, anonymous, instant and convenient. Exchange bots work in ADAMANT Messenger chats directly.

Coins supported:

  • ADAMANT Messenger (ADM)
  • Bitcoin (BTC)
  • Ethereum (ETH)
  • Lisk (LSK)
  • Dash (DASH) with InstantSend
  • Stably Dollar (USDS ERC20)
  • Binance Coin (BNB ERC20)

Exchanging Dash to Ethereum

Read more: Multiple anonymous crypto exchanges on ADAMANT platform.

Installation

Requirements

Setup

su - adamant
git clone https://github.com/Adamant-im/adamant-exchangebot
cd ./adamant-exchangebot
npm i

Pre-launch tuning

nano config.json

Parameters: see comments in config.json.

Launching

You can start the Exchange Bot with the node app command, but it is recommended to use the process manager for this purpose.

pm2 start --name exchangebot app.js

Add Exchange Bot to cron

crontab -e

Add string:

@reboot cd /home/adamant/adamant-exchangebot && pm2 start --name exchangebot app.js

Updating

su - adamant
cd ./adamant-exchangebot
pm2 stop exchangebot
mv config.json config_bup.json && git pull && mv config_bup.json config.json
npm i
pm2 start --name exchangebot app.js
Popular Cryptography Projects
Popular Payment Projects
Popular Security Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Cryptography
Payment