Skip to content

Cizeon/aave-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aave-cmd

This is a simple command-line tool designed to retrieve onchain information from AAVE's smart contracts. It can be integrated into scripts, xbar, and more.

Work in progress.

Authors

Installation

Install aave with cargo

  cargo install --path .

Usage/Examples

Usage: aave [OPTIONS] <COMMAND>

Commands:
  info
  token
  portfolio
  stake
  help       Print this message or the help of the given subcommand(s)

Options:
      --ether
      --polygon
      --gnosis
      --rmm
      --rpc-url <RPC_URL>                              [env: ETH_RPC_URL=]
      --pool-address-provider <POOL_ADDRESS_PROVIDER>  [env: POOL_ADDRESS_PROVIDER=]
      --json
      --no-color
      --verbose
  -h, --help                                           Print help
  -V, --version                                        Print version

About

AAVE command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published