1.0.0-alpha.1 • Published 2 years ago

ethpp v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Ethereum Providers Platform

Disclaimer

This package is strongly inspired from web3-react.

❗❗ This is an alpha version ❗❗ Use it at your own risk ❗❗

Installation

The recommend way to use Ethpp with a React app is to install it as a dependency:

# If you use npm:
npm install ethpp

# Or if you use Yarn:
yarn add ethpp