Skip to content

mfaw/CryptoZombiesGanache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptozombies deployed by Truffle on a private blockchain on Ganache

CryptoZombies is an interactive school that teaches you all things technical about blockchains. Throughout the learning process I wrote the contracts to make the zombies game.

Then, I deployed it on Truffle using truffle init to create the contracts and migrations. Then, truffle compile will compile the contracts. A migration file was added to put the order of deployment of the contrcts. Then, truffle migrate to migrate it to ganache and putting the truffle-config file in Ganache.

Below are screenshots of the contracts on Ganache.

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published