Skip to content

BleevIn/tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tutorial

Research and Study

setup environment

$ npm install -g ethereumjs-testrpc
$ npm install -g truffle
$ npm install zeppelin-solidity

run testrpc

$ testrpc -u 0

run compile / migrate with truffle

$ truffle compile
$ truffle migrate

start intract consle

$ truffle console

About

Research and Study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published