Skip to content

feat(fixing rpc calls): rpc calls are not called by wagmi straight away #1527

feat(fixing rpc calls): rpc calls are not called by wagmi straight away

feat(fixing rpc calls): rpc calls are not called by wagmi straight away #1527

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/"