An open API service indexing awesome lists of open source software.

https://github.com/platonnetwork/mtool


https://github.com/platonnetwork/mtool

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# mtool
> a miner's tool for staking, governance. it is based on jcommander.

## manual

- [manual_en](./docs/manual_en.txt)

## build
```bash
./gradlew clean distTar
```
or
```bash
./gradlew clean distZip
```