Giter Site home page Giter Site logo

chesneyjade44480 / education-cryptomoji Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger-archives/education-cryptomoji

0.0 0.0 0.0 288.22 MB

Home Page: https://wiki.hyperledger.org/display/LMDWG

License: Apache License 2.0

Shell 1.22% JavaScript 97.42% HTML 0.55% Dockerfile 0.80%

education-cryptomoji's Introduction

Hyperledger Cryptomoji

This educational curriculum includes a quick intro to blockchains generally, before diving into distributed application development by guiding students through building their own Cryptokitties clone built with Hyperledger Sawtooth and Javascript. It follows a bootcamp "sprint" format, providing a stub application for students to implement themselves and extensive tests to guide their work.

Created in collaboration with Hack Reactor.

\(^▽^)/

Contents

Prerequisites

This project requires Node 8 and Docker.

Sections

This curriculum is broken into two parts. Although they build on one another, if you are already familiar with blockchain basics, you can probably skip part one. For detailed instructions for each part, head to their individual READMEs.

Part One: DIY Blockchain

README: code/part-one/README.md

Duration: 5-10 hours

Concepts:

  • Basic blockchain structure
  • Hashing
  • Signing
  • Consensus

Part one introduces you to general blockchain concepts by walking you through building your own. You should finish with basic working knowledge of hashing, signing, consensus algorithms, and the blockchain data structure itself.

\(〇_o)/

Part Two: Sawtooth Cryptomoji

README: code/part-two/README.md

Duration: 20-40 hours

Concepts:

  • Hyperledger Sawtooth overview
  • Writing clients
    • Building transactions and batches
    • Interacting with the Sawtooth REST API
  • Writing transaction processors
    • Reading and writing state
    • Validating payloads

Part two is the actual Cryptomoji app. It should give you a detailed understanding of how to build both clients and "transaction processors" on Hyperledger Sawtooth. When you're done, you will have a working full-stack application ready to be deployed on a Sawtooth blockchain.

(づ ̄ ³ ̄)づ

Solution Code

In addition to the prompts and stub functions in the master branch, this repo includes a solution branch with completed versions of both sections. This branch is a way for students to check their work and become familiar with current best practices. If your intention is to complete the sprint, we recommended that you do not use the solution code as a way to get yourself unstuck. At least attempt every prompt. If necessary, seek guidance from resources like Stack Overflow or Sawtooth's official chat before looking in the back of the book for the answers.

( ╯°□°)╯ ┻━━┻

Contributing

Hyperledger Cryptomoji is an ongoing project, and we always appreciate involvement from outside contributors. We use GitHub Issues to track bugs. If you have a problem to report (like a typo, a confusing lesson, or something not working as expected), please click on the Issues tab above, and then on the New Issue button.

If you would like to go a step further and contribute code, consider giving our Contributing Guide a quick read to familiarize yourself with our PR process.

__φ(..;)

License

The source code of this project is licensed for reuse under the Apache License Version 2.0.

The slides, videos, and original written material are licensed under Creative Commons Attribution 4.0.

~ヾ(・ω・)

education-cryptomoji's People

Contributors

delventhalz avatar dependabot[bot] avatar ryjones avatar taylorpage avatar therobinkim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.