Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.
/ bc-src Public archive

Freedom through... open source.

Notifications You must be signed in to change notification settings

trick77/bc-src

Repository files navigation

deepcode

When open source?

Since the Overline (ex. Block Collider) team chose not to open source their miner's ES6 code and tool chain (even though they're obliged to), here's a repository with the current code of the miner' post-transpilation JavaScript code extracted from the official Docker image.

All versions/tags are pushed to https://hub.docker.com/r/trick77/bcnode/tags?page=1&ordering=last_updated

Installation hints

Node.js

  1. Get nvm: https://github.com/nvm-sh/nvm
  2. Make sure to add the nvm env vars at the end of your .bashrc
  3. Install Nodejs:
    nvm install v12.22.12
    nvm use v12.22.12
    nvm alias default v12.22.12
    
  4. Edit start.sh
  5. ./start.sh or screen -dm ./start.sh

About

Freedom through... open source.

Topics

Resources

Stars

Watchers

Forks

Languages