1.3.0 • Published 2 years ago

binance-p2p-bot v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

  • Deprecate scrapper and use Binance Public API.
  • CLI Semantic API (eg. npx binancio --ticker ETH --fiat ARS --type BUY).
  • Save output in json format.

Do you have something in mind? Create an issue!

:package: Dependencies

  • inquirer - Common interactive command line user interfaces
  • commander - Node.js command-line interfaces made easy
  • chalk - Terminal string styling done right

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

1.3.0

2 years ago

1.2.0

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.0

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago