Skip to content

harshit3101/dAppIn20Min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dAppIn20Min

Use below scripts and get started

  1. Sign Up on Infura for api key (Some are using rinkeby ethereum testnet for running the code)
  2. use remix for contract complitaion
  3. use node js to run scripts

Scripts are under location dAppIn20Min\js\myScripts>

sendSignTransaction

Transfer 0.1 ether from account1 to account2 Edit script acc to your use case cmd need to use -> node sendSignTransaction.js

deloySmartContract.js

For deploying smart Contract presernt under \myContracts We need to compile contract in byte code. i used remix online ide. Edit script acc to your use case node deloySmartContract.js

chekout all the other scripts under smae dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published