Skip to content

monkeypatched web3.py to use Harmony ONE's RPC methods instead of eth

License

Notifications You must be signed in to change notification settings

TheerapakG/hmyweb3.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmyweb3.py

This library only supports Python 3.6+.

A library that monkeypatch web3.py allowing code written to interact with Ethereum blockchain using web3 to also be ported to the Harmony blockchain with just a few changes to the codebase compared to migrating to the official pyhmy library.

Installation

setup.py has not been written yet. Just drop the hmyweb3 folder into the root folder of your project for now.

Disclaimer

This library, as of current state, does not feature all of Harmony's RPC API methods. This library also does not have any testing done so bugs are likely to be expected.

Donation

ONE, ETH, BSC: 0x8FB7aE993198a0369Efe959EC99B6674cF672731 ONE address: one137m6axf3nzsrd8h7jk0vnxmxwn8kwfe3cz5ejl

About

monkeypatched web3.py to use Harmony ONE's RPC methods instead of eth

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages