Skip to content

This lovely script calculates the Binance P2P sweet arbitraging profit.

Notifications You must be signed in to change notification settings

nicefellow1234/node-binance-p2p-arbitraging-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance P2P Arbitraging App

Very simple arbitrage.

  • Primarily Uses the api.wise.com service for calculating the exchange rates between the buy and sell currency.
  • If the primary API is not available then the app uses the api.exchangerate.host service for calculating the exchange rates between the buy and sell currency,
  • And the Binance P2P API for converting between the buy and sell currency.

Setup

Copy or rename the .env.sample file to .env, and change the defaults as needed.

Then, run npm run start or npm run nodemon (rebuilds automatically on changes).

Demo App

https://talented-dove-overcoat.cyclic.app/

About

This lovely script calculates the Binance P2P sweet arbitraging profit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published