Skip to content

send raw transaction to create, operate, and read ethereum smart contract

License

Notifications You must be signed in to change notification settings

kkx/raw_contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raw_contract

A Python wrapper for sending raw transaction to create, operate, and read ethereum smart contract, using web3.py and pyethereum

  • Python 3.5+ support

Quickstart

  • mkvirtualenv --python=python3 rawContract
  • pip install -r requirements.txt
  • See examples

Disclaimer.

This project is just a toy ilustration of ethereum raw transaction, make sure you have sufficient knowledge on this material and use at your own risk

About

send raw transaction to create, operate, and read ethereum smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages