Skip to content

aarav22/MindBlock

 
 

Repository files navigation

MindBlock - The Blockchain App

Uses ReactNative to build a cross-platofrom app.

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

MindBlock

simplifies the complexities of Bitcoin and blockchain technology through analogies, aiming to provide users with an intuitive learning experience. Our goal is to serve as an educational platform where individuals can easily grasp lesser-known aspects of cryptocurrencies. We employ a blend of text, visuals, and interactive tools to achieve this, always prioritizing a user-friendly learning journey.
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About The Project

loading-img

Cryptocurrencies have gained a lot of popularity in recent years, People are investing a lot of money into that market. As of April 16th 2021, Bitcoin is valued at $ 63,237. That’s the financial market side of things. Bitcoin, however, is a lot more than that. Bitcoin in it’s true sense is a decentralized peer to peer payment system. There’s no single body that lies at the heart of bitcoin. Bitcoin was truly groundbreaking when it was first announced.

The Application is divided into modules (7 of them) to maintain a consistent flow of information. Each module focuses on one aspect of Bitcoin. To move onto the next module, a user must complete the previous modules. The module names are as follows:

  1. What is Bitcoin?
  2. Address & Secret Key
  3. Address Generation
  4. What is a Bitcoin Transaction?
  5. Transaction Creation
  6. Blockchain Architecture
  7. Anatomy of a Transaction.

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • ReactNative Setup

Installation

  1. Set up an account on BlockCypher
  2. Clone the repo
    git clone https://github.com/aarav22/MindBlock.git
  3. Enter your API Keys in .env

(back to top)

Images

loading-img

otp-img

gallery-img

(back to top)

Links

  1. Application: APK
  2. Application Demo: App Demo, API Demo
  3. Application Wireframes: Here
  4. Support for bitcoin-lib-js: https://gist.github.com/coreyphillips/4d45160fed016417a5f583f179c2cbdb

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Java 2.8%
  • Objective-C 2.0%
  • Other 1.3%