GithubHelp home page GithubHelp logo

srips1990 / yobichain Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.52 MB

Build your own private Blockchain ecosystem

Home Page: https://srips1990.github.io/yobichain/

License: Apache License 2.0

Shell 3.43% PHP 82.20% Hack 0.31% JavaScript 12.81% Less 1.25%

yobichain's Introduction

Yobichain: Build your own blockchain in minutes

WARNING: Yobichain is intended for experimenting and learning, NOT for a production environment.

Image of Yobi

YobiChain is your very own private blockchain ecosystem preloaded with a database server, web server, FTP server, D.A.V.E. (Data Authentication & Verification) and S.A.M. (Smart Asset Management). Yobichain runs on the Multichain blockchain framework.

YobiChain is ideal for

  • Startups looking to quickly build a blockchain powered prototype, PoC or MVP.
  • Serious researchers / enthusiasts looking to experiment with a live blockchain.
  • In-house teams experimenting with blockchain technology.

Installation

To set up Yobichain, you will need 1 server (min 2 GB RAM, 2 CPUs) running either Ubuntu 18.04 x64 or Ubuntu 20.04 x64. This section presumes that you have root access to the server mentioned above and want to install Yobichain for all users on the system.

Step 1. Install git and clone the yobichain repository

sudo git clone https://github.com/srips1990/yobichain

Step 2. Navigate to the relevant directory.

cd yobichain/setup

Step 3. Modify the values of the sendinblue_api_key and sendgrid_api_key parameters. Send-in-blue is used for transactional SMS (optional) and sendgrid is used for transactional emails.

sudo nano yobichain.conf

Step 4. Harden the operating system, install and configure multichain, phpmyadmin and the FTP server.

sudo bash -e master.sh

Step 5. Press ENTER when the following prompt appears:

"Press [ENTER] to continue or ctrl-c to cancel adding it"

Step 6. Once the setup completes, the credentials for FTP, database, Multichain API & Yobichain-Web are displayed on the screen. Copy and save this on your machine. The output is also stored in yobichain.out under the home directory of the user.

Step 7. Once the setup completes, the Yobichain Web interface can be accessed through the following URL:

http://<ip_address>/yobichain-web

Step 8. You can login using the default login credentials generated for Yobichain-Web during the setup.

Step 9. To create a new user, you may click on "Create new user" and register a user.

Step 10. You'll receive an activation link on the registered email ID. Click on it to receive login credentials via email.

To access the Yobichain web application, visit 'http://<IP Address>yobichain-web'

To access Multichain Exporer, visit 'http://<IP Address>:2750'

To access PHPMyAdmin, visit 'http://<IP Address>/mysql_dashboard'

To access hashchain visit 'http://<IP Address>/hashchain'

Contributors

Yobichain is maintained by Sripathi Srinivasan, Former Head of Engineering and Chief Cyber Security Officer, Primechain Technologies Pvt. Ltd..

yobichain's People

Contributors

primechain-dev avatar primechain-info avatar rohasnagpal avatar srips1990 avatar

Stargazers

 avatar

Watchers

 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.