Skip to content

amazingandyyy/myEthPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myEthPlayground

feel free to hangaround and check any contracts and test file.

clone down and prepare

$ npm install -g ethereumjs-testrpc truffle

Start to use it

one tab in terminal

$ testrpc

new tab in terminal, in the folder->

$ truffle deploy
$ truffle test

cheers open any issue if you have any question. I am willing to help.