Skip to content

Rameshboya/Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to Install

Install Truffle:

npm install -g truffle

Install Ganache:

$ cd ~/Downloads
$ chmod a+x ganache-1.1.0-x86_64.AppImage
$ ./ganache-1.1.0-x86_64.AppImage

How to Run

Make sure Ganache is running on port 7545 Using the command-line interface, execute the commands:

truffle compile
truffle migrate --network development

About

LeedsCoin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published