Montspy / LooPyGen

Loopring Python Minter on Layer 2
17 stars 6 forks source link

LooPyGen CLI #79

Closed sk33z3r closed 2 years ago

sk33z3r commented 2 years ago

Secondary container for pure python to run mints and transfers on-demand.

Saves resources on a server since it is not running endlessly, and being in Docker means a clean environment with easy updates (including module changes).

Could be called via docker engine modules in other languages, or through shell_exec built-ins.

I will also need to add docs for using python venv.

sk33z3r commented 2 years ago

Preliminary docs are in the README and on hub: https://hub.docker.com/r/sk33z3r/loopygen-cli