Bella-DeFinTech / uniswap-v3-simulator

the "Tuner", a Uniswap V3 Simulator
https://docs.bella.fi/
Other
144 stars 45 forks source link

feat: add pinning to IPFS on 4EVERLAND #78

Closed yepCing closed 1 year ago

yepCing commented 1 year ago

Introduce 4EVERLAND can provide you with pin service and global acceleration.

Step

  1. Open Dashboard and connect with wallet
  2. Create token in Auth Tokens, and add it as EVER_TOKEN in Settings->Secrets->Actions
  3. Add script below to workflows
    - name: pin4everland
          id: pin4everland
          uses: 4everland/pin-action@v1.3
          with:
            EVER_TOKEN: ${{secrets.EVER_TOKEN}}
            EVER_PROJECT_NAME: "uniswap-v3-simulator"
            EVER_PROJECT_PLAT: "IPFS"
            BUILD_LOCATION: "./build"