Skip to content

Repository files navigation

CryptoZombies

CryptoZombies smart-contract tutorial made compatible with Truffle.

CryptoZombies is an interactive code school that teaches you to write smart contracts in Solidity through building your own crypto-collectables game.

Tools

  • Visual Studio Code - the G.O.A.T source code editor
  • Solidity - Solidity support for Visual Studio code
  • Truffle - the most popular development framework for Ethereum

Install

npm install -g truffle
npm install
truffle compile
truffle migrate 
truffle test [TO DO: Add additional tests .sol/.js]
npm run dev 

Additional Resources

About

Cryptozombies.io smart-contract tutorial made compatible with Truffle.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages