An unofficial Python3.9+ package that wraps Aave staking smart contracts
Project description
Aave V2 DeFi Client for Web3.py
NOTE: This is the beta version of the client. More docs to come...
Overview:
The Aave V2 DeFi Client is a Python wrapper for the core functionality on the Aave V2 DeFi lending protocol built using only two 3rd party packages, web3 and requests.
Currently only the Ethereum mainnet and Kovan testnet are supported.
Setup
- Ensure that you are using Python version 3.9+
- Install the package using pip:
pip install aave-python
- Repare your HTTP providers for the Ethereum mainnet and/or Kovan testnet.
Usage:
- You can find examples for the client's functionality in the usage_examples directory.
How to Get Kovan Testnet WETH:
- Enter your public wallet address at ethdrop.dev and get ETH
- Use the
usage_examples/get_kovan_weth.py
script to convert your testnet ETH to ERC-20 WETH that can be deposited to Aave.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aave_python-0.2.0.tar.gz
(16.6 kB
view details)
File details
Details for the file aave_python-0.2.0.tar.gz
.
File metadata
- Download URL: aave_python-0.2.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2800a0b8af316bb1241cc78abed186ece6fe3b892bec9cbeab42d16a32ba45f7 |
|
MD5 | 29a9a6e09dcb724163af757c57b9e48a |
|
BLAKE2b-256 | 1623c46eddceec909e835affbfbd0c1bb926030bd4ed6ad35e4efe942c854365 |