Skip to content

Dockerfile and patch files for bcnode:0.7.7ml

Notifications You must be signed in to change notification settings

0zzyx/bcnode-hybrid-ml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

bcnode-hybrid with optimized primitives.es6

ref: https://github.com/lgray/bcnode-unpacked/compare/0.7.7...optimizations_077

tg community ref: https://t.me/blockcollideradvanced/39436

  1. git clone it or download archive from my repository, unpack, enter dir from the command prompt and run the command shown in step 2, 3

  2. Build the new image using something like this:

docker build -t "blockcollider/bcnode:0.7.7-ml" .
  1. Afterwards, run it as usual:
docker run --name bcnode -p 3000:3000 blockcollider/bcnode:0.7.7-ml start --ws --rovers --ui --node --miner-key <YOUR-KEY>

About

Dockerfile and patch files for bcnode:0.7.7ml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%