Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kizrrrrr/ethereum-api

This is python library to use Ethereum.
https://github.com/kizrrrrr/ethereum-api

eth eth-api eth-app ethereum ethereum-api ethereum-blockchain ethereum-bruteforce ethereum-dapp ethereum-wallet

Last synced: 9 days ago
JSON representation

This is python library to use Ethereum.

Awesome Lists containing this project

README

        

## Overview

**EthApi** is a Python library designed for seamless interaction with the Ethereum blockchain. It provides simple methods to retrieve Ethereum and ERC20 token balances using the Infura service. Whether you're building a decentralized application or just exploring the Ethereum network, EthApi makes it easy to access essential blockchain data.

## Features

- **Get ETH Balance**: Retrieve the balance of Ether for any Ethereum address.
- **Get Token Balance**: Fetch the balance of any ERC20 token for a specified wallet address.
- **Easy Integration**: Simple setup and usage with minimal code.

## Requirements

- Python 3.6 or higher
- `web3.py` library

## Installation

To install the required library, just run code.