Skip to content

Deploy to Base and support USDC #251

Deploy to Base and support USDC

Deploy to Base and support USDC #251

Workflow file for this run

name: slither analyzer
on: [pull_request]
jobs:
slither:
name: Run slither
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
node-version: 20
target: "."