Skip to content

feat: LDY token final version #2

feat: LDY token final version

feat: LDY token final version #2

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"