Skip to content

18dew/eth_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth_interface

A Simple Took which allows interface with ethereum network without the hassle to code all the web3 Components arround it.

List of parameters required to be set

  • Provider Name ( As Inputs to constructor )
  • networkID ( As Inputs to constructor )
  • contractPath ( As Inputs to constructor )
  • Wallet JSON ( As part of environment variables )
  • Password for wallet ( As part of environment variables )

Refer to Wiki page of this repo for detailed usage

About

Simple yet dynamic interface for using Ethereum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published