Skip to content

Sample Code to acces contracts in ethereum using web3 in Node

Notifications You must be signed in to change notification settings

Yashwanthv21/Ethereum-node-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum-node-connect

Saimple Code to acces contracts in ethereum using web3 in Node

To run

npm install First time to install all the required libraries.
npm start To start the application

Need a browser with metamask. Open the browser with the url shown in the console and see the javascript console for the output. You need to change the ABI and Address of the contract you are trying to access in index.twig nested in the views folder.

About

Sample Code to acces contracts in ethereum using web3 in Node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published