Coder Social home page Coder Social logo

mimc-fast's Introduction

Dark forest mimc miner

Dark Forest, the world's first decentralized real-time strategy game. Built on Ethereum with zkSNARKsis a https://zkga.me/

This rust package pulls out the fog of war miner to its own binary providing faster results than the built in javascript miner on the same machine. It also can run remotely in the cloud or even a rapsberry pi 4 has been found to provide good results.

Install

  • Install rust for your operating system probably with curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • The rocket webserver requires nightly so add that rustup install nightly
  • Run it cargo run
  • Connect to it with an in game plugin like RemoteExplorePlugin.js

Troubleshooting

To test its working you can do a quick curl curl --data '{"chunkFootprint": { "bottomLeft": { "x": 0, "y": 0 }, "sideLength": 256 }, "planetRarity":16384}' -H "Content-Type: application/json" -X POST localhost:8000/mine

Remember to pause the built in miner if you're running it on the same machine as the game client or theyll just fight eachother.

If its taking too much performance from the rest of your desktop experience you can try running with limited cores RAYON_NUM_THREADS=4 cargo run

mimc-fast's People

Contributors

jacobrosenthal avatar agajews avatar jspence425 avatar agentk77 avatar phated avatar gubsheep 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.