Giter VIP home page Giter VIP logo

easyblockchain's Introduction

EasyBlockChain Public Source Repository

Warning: WORK-IN-PROGRESS Project

A cryptocurrency C++ implementation using a BlockChain technology made for EDUCATIONAL-PURPOSES-ONLY!

What It Is

How To Use

Requirements

Dependencies

About

Collaborators

Branches

Copyright & Licensing

Contributing

Contact

What It Is

EasyBlockChain with Visual C++ 14

EasyBlockChain guide for C++ 14 language is an easy and best way to learn how block-chain algorithms (i.e Bitcoin, Ethereum) works in theory.

Uses : Please see Requirements and Dependencies

EasyBlockChain


Who is the target audience?


  • Warning : This project assumes you have some Intermediate-Level C++ knowledge, and does not teach C++ itself.

  • Warning : This project are not a How to create your own cryptocurrency or How to design centralized/decentralized coin systems and will not teach Cryptocurrency trading/mining techniques.

How To Use

  • Class Names

SHA256 -> ---

Crypto -> ---

CBlock -> ---

CBlockChain -> ---

CTransactionX -> ---


Requirements

  • You should be familiar with C++ family
  • You will need a text editor (i.e VSCode) or IDE (i.e Visual Studio)
  • You will need a computer on which you have the rights to install C++ dependencies given below

Dependencies

  • Visual C++ Build Tools
  • MSVC Compiler Toolset
  • Platform Toolset v141

About

EasyBlockChain was created to serve three purposes:

EasyBlockChain is a basically Block-Chain-Technology learning repository

  1. To act as a guide to learn Block-Chain with enhanced and rich content using C++.

  2. To act as a guide to exemplary and educational purpose.

  3. To create your own Block-Chain.

Collaborators

Project Manager - Furkan Türkal (GitHub: dentrax)

Branches

We publish source for the [EasyBlockChain] in single rolling branch:

The master branch is extensively tested by our QA team and makes a great starting point for learning the algorithms. Also tracks live changes by our team.

Copyright & Licensing

The base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.

All program code (i.e. .h, .cpp) is licensed under MIT License unless otherwise specified. Please see the LICENSE.md file for more information.

References

While this repository is being prepared, it may have been quoted from some sources. (i.e Bitcoin Core) If there is an unspecified source, please contact me.

Contributing

Please check the CONTRIBUTING.md file for contribution instructions and naming guidelines.

Contact

EasyBlockChain was created by Furkan 'Dentrax' Türkal

You can contact by URL: CONTACT

Best Regards

easyblockchain's People

Contributors

dentrax 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.