Skip to content

Simple python code for deploying & interacting with smart contract

License

Notifications You must be signed in to change notification settings

ben041/Smart-Contract-with-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Contract-Example

Simple python code for deploying & interacting with smart contract.

This is a term project I finished in class. The contract (provided by TA) can be found here.

Dependency

  • web3
  • solc (see this issue if you have problem installing this)

Content

  • transaction.py

    Submit student ID / token / hash (first argument) to the contract

  • deploy.py

    Deploy a new contract (hello world) to ethereum testnet

About

Simple python code for deploying & interacting with smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%