• Stars
    star
    2,067
  • Rank 22,358 (Top 0.5 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

cryptozomebie lesson code

cryptozombies-lesson-code

CryptoZombies

Overview

This repository contains source codes for Cryptozombies lessons.

The source codes are divided into courses and chapters as folders and chapters contain Solidity sample codes for each lesson.

NOTE: Lesson 7, 8, 9 has been removed and currently no source code is available for those lessons.

How To Use

You can simply clone the project to your local storage with following command:

git clone https://github.com/loomnetwork/cryptozombies-lesson-code.git

Or fork it to modify the sample codes for your own study.

If you found any error in the codes while you study, Feel free to submit pull requests or issues.

WARNING: Please note that these codes are just sample codes, so DO NOT use them on production.

License

License shields

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.