A summary of the default configuration of the development tools collection, including:
-- Visual Studio Code
-- Windows Terminal Preview
--Profiles.json
- Fonts: MesloLFG* (4 files) on macOS
- Config file of Colors : Coolnight
By default that the config files of development tools(such as : vs code and Windows terminal etc.,)
For the mining code of the blockchain.
All the mining's scripts used for the Ubuntu 22.x linux distribution. if you want to use CentOS instead, please replace the command line with yum
instead of apt-get
.
- The node installation command is as follows::
wget -O ritual_install.sh https://raw.githubusercontent.com/xiaoliwe/mining/main/Ritual/install.sh && chmod +x ritual_install.sh && ./ritual_install.sh
to initial the mining environment. - You need to set-up the API Keys with ZAN.TOP or Alchemy to get BASE's HTTPS link.
- As bellow commands will be helpful for you
docker compose up
To start container.docker compose down
To stop container.
-
The node installation command is as follows::
wget -O ethstorage_install.sh https://raw.githubusercontent.com/xiaoliwe/mining/main/EthStorage/install.sh && chmod +x ethstorage_install.sh && ./ethstorage_install.sh
to initial the mining environment -
The official docs is here: https://docs.ethstorage.io/storage-provider-guide/tutorials
-
You need to have a account of BlockPI to get RPC's address and QuickNode to get the Sepolia's endpoint address.
- You need to run
docker logs -f es
in the terminal.
-
The docker installation command is as follows
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/xiaoliwe/mining/main/Docker/install.sh)"
or -
If you're in China region, please use this:
curl -fsSL https://raw.gitmirror.com/xiaoliwe/mining/main/Docker/install.sh | sudo bash
-
The monitor script of docker
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/xiaoliwe/mining/main/Docker/monitor.sh)"
` -
The update docker's source:
curl -fsSL https://raw.githubusercontent.com/xiaoliwe/mining/main/Docker/update-source.sh | sudo bash
- The node installation commands is as below:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/xiaoliwe/mining/main/TitanNetwork/install.sh)"
- The Identity code link is here: Get Identity Code