futurizeworld / ORBITCHAIN

The Blockchain Demo made by someone who is making his first steps into the Crypto and Web3 world. Inspired by Other Master devs on GitHub.

Home Page:https://orbitchain.orbitturner.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🟒 THE ORBIT CHAIN πŸ”—

Compatible Status Code Size Status Commit Status Issues Status npm version license

ORBITCHAIN is a Web Based Blockchain Demo made by someone who is making his first steps into the Crypto and Web3 world. This is Inspired by Anders Brownworth's Blockchain Demo & Oliver Gugger.

ORBITCHAIN COVER

PLAY WITH IT !



πŸ“š Table Of Contents πŸ“‘


πŸ’¨ What is this for? πŸ€”

ORBITCHAIN is a A simple blockchain implemented in JS (for learning purposes).

Note: This repository can evolve and become a web platform or anything in the future i'm starting with basic stuff but whatever you'll see was not planned πŸ€¦πŸΏβ€β™‚οΈ.

✨ Key Features 🎯

  • Create and Play with individual blocks.
  • Chain Blocks One by One and see how a real BlockChain is working.
  • Learn how to get money from Mining and Proof of Work concept.
  • Add explanations to most pages
  • Expert Mode that shows many details
  • Show/implement concept of mining difficulty (in Expert Mode)
  • Show duration and speed of mining process (in Expert Mode)
  • Toggle between TX/Coinbase and Data view
  • βœ… HAVE FUN !! πŸ₯³πŸ₯³

___

πŸ“₯ HOW TO RUN IT ? πŸ”°

# Clone this repository
$ git clone https://github.com/orbitturner/ORBITCHAIN

# Go into the repository
$ cd ORBITCHAIN

# Install dependencies
$ npm install

# Run the app
$ npm start

πŸ€” HOW IT WORKS ? πŸ€”

❀❀ Coming Soon ! ❀❀


βš™ Usage: 🎚

❀❀ Coming Soon ! ❀❀


Configuration Options

Coming Soon !


Contributing ❀

πŸ‘‹πŸΎ Pull requests are welcome!


Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.


GREETINGS


Author

Orbit Turner


License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3. See the LICENSE file for more info.


❀ MADE WITH LOVE ❀

Image of OT

About

The Blockchain Demo made by someone who is making his first steps into the Crypto and Web3 world. Inspired by Other Master devs on GitHub.

https://orbitchain.orbitturner.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 96.0%Language:HTML 3.1%Language:CSS 0.9%