mining-scripts/README.md
2022-11-17 11:35:40 +08:00

22 lines
557 B
Markdown

# BOOLNetwork scripts
## Instructions
Before Getting Started, Check at [Intel© Ark](https://ark.intel.com/content/www/us/en/ark.html#@Processors) that your processor is [Intel© SGX](https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/overview.html) compatible.
## BOOLNetwork & Docker
Clone the repo.
```bash
git clone https://github.com/boolnetwork/mining-scripts.git
```
Run with docker-compose
```bash
docker-compose up -d
```
More details about the config. [tee](https://boolnetwork.github.io/docs/developer/tee)