#mine #account #mining #cryptocurrency #asteroid #meteors #postaverse

app asteroid-mine

Mine for meteors for your Postaverse account

3 releases

0.0.3 Sep 27, 2024
0.0.2 Sep 26, 2024
0.0.1 Sep 26, 2024

#6 in #mine

Download history 402/week @ 2024-09-22 78/week @ 2024-09-29 19/week @ 2024-10-06

499 downloads per month

MPL-2.0 license

21KB
265 lines

Asteroid Mine

Description

Asteroid mine is a cryptocurrency inspired mining tool for mining asteroid chunks which will convert to meteors for your Postaverse account.

Installation

Asteroid Mine is implemented in Rust and must be installed by using Cargo:

cargo install asteroid-mine

Usage

To start mining asteroids, you can use the following command:

asteroid-mine <OPTIONS>

The following options are available:

  • -b, --blocks <blocks>: The number of blocks to mine. Required.
  • -a, --hashing_algorithm <algorithm>: The mining algorithm to use. Optional. Required. Options: sha256, blake2b, blake2s.
  • -i, --user_id <user_id>: The user id to mine for. Required.
  • -p, --password <password>: The password to mine with. Required.
  • -h, --help: Prints help information.

Building from Source

To build from source, you can use the following command:

cargo build --release

License

This project is licensed under the MPL 2.0 License - see the LICENSE file for details.

Dependencies

~9–21MB
~313K SLoC