Skip to content

chore (env): add env & secrets examples + set LDY address on Base #1549

chore (env): add env & secrets examples + set LDY address on Base

chore (env): add env & secrets examples + set LDY address on Base #1549

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crytic/[email protected]
with:
slither-args: "--compile-force-framework hardhat --hardhat-artifacts-directory ./contracts/hardhat/artifacts/"