OMCHAIN is a decentralized, open-source blockchain platform built on Node.js. It features a web-based mining interface, a web wallet, and a simple block explorer.
- Web mining: Contribute to the OMCHAIN network and earn rewards by mining blocks directly from a web browser.
- Web wallet: Create and manage your own OMCHAIN wallet from a web browser.
- Block explorer: View and search the OMCHAIN blockchain.
To install and run OMCHAIN on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/ayushch80/OM-CHAIN.git
- Install dependencies:
yarn install
- Bundle
src/index.js
:
yarn bundle
- Run the OMCHAIN locally:
yarn dev
We welcome contributions to OMCHAIN. If you are interested in contributing, please see our contributing guidelines.
OMCHAIN is released under the Creative Commons License. Please see the LICENSE file for details.