1 unstable release

0.1.3 Nov 19, 2024

#618 in Cryptography

Download history 152/week @ 2024-11-16 22/week @ 2024-11-23 7/week @ 2024-11-30 6/week @ 2024-12-07

187 downloads per month
Used in z4-pozk

GPL-3.0-only

20KB
464 lines

zytron-miner

start pozk-miner docker-compose

  • copy /deploy/config.toml to where you want
  • Change the miner to the account address you want to connect to locally. If the front-end switches here, you need to change it and restart it.

Dev in local

  • in cli, cargo run -- --miner 0x000_mineraccount_000 --endpoint https://linea-testnet-zytron.zypher.game --network testnet --host-base-path ./ --docker-base-path ./
ps. The path before the colon is the file path you defined,
and the path after the colon is the base_path of config.toml.
It is not recommended to modify it.
At the same time, put config.toml in the path you defined.


      - /home/cloud/tmp/pozk:/home/ubuntu/pozk

Dependencies

~30–46MB
~851K SLoC