Skip to content

elsolenllamas/eth-web3-smartcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-web3-smartcontract

Ethereum Web3 Smart Contract Interface

Tools used in this project:

Interface developed using Nodejs and Web3
npm install web3

Ethereum TestRpc:
npm install -g ethereum-testrpc
testrpc
(this will create 10 demo addresses to use)

After npm install, to run lite-server, use the command: npm run start

Ethereum Remix:

Smart Contract developed using Solidity and Ethereum IDE Remix https://remix.ethereum.org/

TODO: Add Events and function Modifiers

Releases

No releases published

Packages

No packages published