Skip to content

Commit

Permalink
Polishing docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jul 22, 2023
1 parent 9cdb25a commit a0f645b
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 8 deletions.
19 changes: 17 additions & 2 deletions docs/source/_static/logo-wall-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 16 additions & 6 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,34 @@ Web3-Ethereum-Defi for Python
=============================

.. meta::
:description: Web3 and DeFi API for Python
:description: Web3 and DeFi APIs for Python

.. image:: logo-wall-white.png

Welcome to the documentation for Python `web3-ethereum-defi <https://github.com/tradingstrategy-ai/web3-ethereum-defi>`__ package.
This is the documentation for `web3-ethereum-defi <https://github.com/tradingstrategy-ai/web3-ethereum-defi>`__ `Python <https://tradingstrategy.ai/glossary/python>`__ package.

The :py:mod:`eth_defi` Python package contains high level API for smart contracts,
DeFi trading, wallet management, JSON-RPC providers,
automated test suites and backend integrations for EVM-based blockchains.
:py:mod:`eth_defi` module contains high level API for smart contracts,
DeFi protocol integration, wallet management, JSON-RPC providers,
automated test suites and backend integrations for EVM blockchains.

- Supported `blockchains <https://tradingstrategy.ai/glossary>`__ include, but not limited to,
Ethereum, BNB Chain, Polygon, Avalanche C-chain, Arbitrum and other `EVM-compatible blockchains <https://tradingstrategy.ai/glossary/evm-compatible>`__.

- Supported `DeFi <https://tradingstrategy.ai/glossary/decentralised-finance>`__ `protocols <https://tradingstrategy.ai/glossary/protocol>`__ include `Uniswap <https://tradingstrategy.ai/glossary/uniswap>`__
with its `clones <https://tradingstrategy.ai/glossary/fork>`__, `Aave <https://tradingstrategy.ai/glossary/aave>`__,
`USDC <https://tradingstrategy.ai/glossary/usdc>`__ and Circle `stablecoin tokens <https://tradingstrategy.ai/glossary/stablecoin>`__,
`USDC <https://tradingstrategy.ai/glossary/usdc>`__, other Circle `stablecoin tokens <https://tradingstrategy.ai/glossary/stablecoin>`__,
`Enzyme <https://tradingstrategy.ai/glossary/enzyme-protocol>`__, Chainlink and many others.

Use cases for this package include

- Trading and bots

- Data research, extraction, transformation and loading

- Portfolio management and accounting

- System integrations for backends

Table of contents
=================

Expand Down
Binary file modified docs/source/logo-wall-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a0f645b

Please sign in to comment.