sanchezmarcos / binancio

Binancio calculates median price of any crypto-asset in fiat currency on Binance's p2p exchange right on your console.
https://sanchezmarcos.me/aplicaciones/binancio
MIT License
116 stars 53 forks source link
binance bot p2p trading

Binancio - Binance P2P Bot

Binancio calculates median price of any crypto-asset in fiat currency on Binance's p2p exchange right on your console.

:zap: Usage

Interactive mode
npx binancio
Using custom options
npx binancio --ticker ETH --fiat USD --operation BUY
Overall options
npx binancio --help
Options
  -t, --ticker      <type> Crypto ticker (choices: "USDT", "BTC", "BNB", "BUSD", "ETH", "DAI")
  -f, --fiat        <type> Fiat currency (choices: "ARS", "EUR", "USD", "AED", "AUD", "BDT", ...)
  -o, --operation   <type> Operation type (choices: "BUY", "SELL")
  -p, --pay-types   <type> Payment method (choices: "*", "AirTM", "Bank Transfer" ...) [Depends on localization]
  -h, --help display help for command

:cloud: Installation

# Using npm
npm install -g binancio

# Using yarn
yarn global add binancio

Roadmap

Do you have something in mind? Create an issue!

:package: Dependencies

Support

In case you want to support Binancio development.

Gumroad link:

https://sanchezmarcosme.gumroad.com/l/binancio

Ξ Ethereum address:

0xaA48b4238C0fF0112977395B247C0341acB8809F

:scroll: License

MIT © Sanchez Marcos