Skip to main content

A slick CLI tool to monitor coinbase crypto assets.

Project description

morax

Morax

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

Morax aims to provide monitoring of Coinbase assets on the command line. It capable of fetching the wallet balance, wallet worth, wallet address and a graph of the crypto asset's price for the day.


Installation

$ pip3 install morax

Usage

⚠️ It is to be noted that this is a proof of concept and by using it, you hereby agree that I'm not responsible for any issues that may occur. Currently MacOS and Linux distributions are supported.

Supported coins

  • BTC
  • ETH
  • LTC
  • MANA
  • XLM

Initialization

morax -l

Authentication

This tool uses OAuth2.0 for authentication. Since OAuth2.0 requires a redirect URL, Refer to repo containing the source code used to setup a server to return the code parameter required to authenticate the user. Coinbase issues an access token for each wallet (BTC, ETH, LTC, etc), hence using this method of authentication, the user can only access the wallet they selected on the login page. To switch to other wallets, a 'switch' command is provided which will take the user back to Coinbase to authorize another wallet.

Commands

  • login
  • wallet
  • switch
  • graph
  • refresh

Usage

morax <command>

init

Used to initialize the tool, redirecting the user to the Coinbase authenication page for login. If this command is run within 2 hours of login, the access token is renewed for another two hours.

Usage

morax -i

wallet

Used to display wallet information including current spot price of crypto asset, balance amount in wallet, worth of balance amount in INR, and wallet address.

Usage

morax -w

graph

Used to visualize the price fluctuations of crypto asset as a graph.

Usage

morax -g

switch

Used to switch to another wallet. Redirects the user back to Coinbase OAuth page. The user is expected to select the desired wallet to switch to.

Usage

morax -s

refresh

Force refresh access token.

Usage

morax -r

Want to add support for your favourite crypto asset ?

Please see Guidelines for more information.

How to contribute?

Please see Contributing guidelines for more information.

Like it?

🌟 this repo to show support. Let me know you liked it on Twitter.

License

MIT © Punid Ramesh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

morax-1.0.5-py3-none-any.whl (30.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page