Skip to content

srohatgi/real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playing with ethereum

using truffle & testjsonrpc

developer instructions

$ npm install
$ npm run testrpc # simulates ethereum testnet @localhost:8545

$ # in a new window
$ npm run truffle migrate --reset # put your contracts in ethereum
$ npm run truffle serve # serves your contracts app

$ # in a new window/ browser
$ open http://localhost:8080

About

fun times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published