All Projects → loomnetwork → Cryptozombies Lesson Code

loomnetwork / Cryptozombies Lesson Code

Licence: gpl-3.0
cryptozomebie lesson code

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Cryptozombies Lesson Code

Eattheblocks
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
Stars: ✭ 431 (+43.19%)
Mutual labels:  blockchain, tutorial
Blockchaindemo
A simple demo for Blockchain in Swift
Stars: ✭ 44 (-85.38%)
Mutual labels:  blockchain, tutorial
Python blockchain app
A fully functional blockchain application implemented in Python from scratch (with tutorial).
Stars: ✭ 510 (+69.44%)
Mutual labels:  blockchain, tutorial
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+39.53%)
Mutual labels:  blockchain, tutorial
Blockchain Tutorial
🌾 A step-by-step blockchain tutorial in simplified Chinese
Stars: ✭ 2,081 (+591.36%)
Mutual labels:  blockchain, tutorial
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+150.5%)
Mutual labels:  blockchain, tutorial
Voting Blockchain
A simple blockchain-based voting system application built from scratch by Python. It's available for running with multipeer.
Stars: ✭ 26 (-91.36%)
Mutual labels:  blockchain, tutorial
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-85.38%)
Mutual labels:  blockchain, tutorial
Ton
Telegram Open Network research group. Telegram: https://t.me/ton_research
Stars: ✭ 146 (-51.5%)
Mutual labels:  blockchain, tutorial
Your first decentralized application python
An up to date and bare minimum tutorial on deploying smart contracts with python
Stars: ✭ 132 (-56.15%)
Mutual labels:  blockchain, tutorial
Zerotoblockchain
Tutorial for Zero to Blockchain series
Stars: ✭ 272 (-9.63%)
Mutual labels:  blockchain, tutorial
Heroes Service
Short tutorial to build a blockchain application in Go with Hyperledger Fabric
Stars: ✭ 248 (-17.61%)
Mutual labels:  blockchain, tutorial
Basic Blockchain Programming
Sample code from my blog series "Basic blockchain programming".
Stars: ✭ 282 (-6.31%)
Mutual labels:  blockchain, tutorial
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (+0%)
Mutual labels:  tutorial
Documentation
XChainLab Documentation
Stars: ✭ 306 (+1.66%)
Mutual labels:  blockchain
Roastandbrew
Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book
Stars: ✭ 300 (-0.33%)
Mutual labels:  tutorial
Opencore Vanilla Desktop Guide
Host for files for the OpenCore Vanilla Desktop Guide
Stars: ✭ 299 (-0.66%)
Mutual labels:  tutorial
Neo
NEO Smart Economy
Stars: ✭ 3,337 (+1008.64%)
Mutual labels:  blockchain
Fabric Sdk Py
Hyperledger Fabric Python SDK
Stars: ✭ 303 (+0.66%)
Mutual labels:  blockchain
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+998.67%)
Mutual labels:  blockchain

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].