Crates.io | pozk-utils |
lib.rs | pozk-utils |
version | 0.1.3 |
source | src |
created_at | 2024-11-19 00:37:04.230973+00 |
updated_at | 2024-11-19 00:37:04.230973+00 |
description | PoZK miner |
homepage | https://zypher.network |
repository | https://github.com/zypher-network/PoZK |
max_upload_size | |
id | 1452779 |
size | 118,392 |
/deploy/config.toml
to where you wantminer
to the account address you want to connect to locally. If the front-end switches here, you need to change it and restart it.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