Solidity foundry tests and helpers
  • Solidity 63.4%
  • JavaScript 34.5%
  • Shell 1%
  • Python 0.4%
  • Circom 0.4%
  • Other 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-13 21:01:46 +02:00
.forgejo/workflows Update .forgejo/workflows/mythscan.yaml 2026-06-15 15:40:17 +02:00
contracts version 7 zk files and paseo pool stuff 2026-07-14 01:52:32 +07:00
foundry foundry forge tests 2025-07-28 15:57:48 +07:00
scripts version 7 zk files and paseo pool stuff 2026-07-14 01:52:32 +07:00
ss version 7 zk and security fixes 2026-07-14 01:59:29 +07:00
ts_tests paseo tests 2025-06-25 18:12:32 +02:00
LICENSE Initial commit 2025-05-26 17:57:09 +02:00
README.md deployed paseo contracts 2026-02-11 18:16:45 +07:00
run_local.sh version 7 zk files and paseo pool stuff 2026-07-14 01:52:32 +07:00

Solidity_helpers

Latest contracts can be found in the paseo/ folder, use these

Solidity contracts for Kusama Shield, shielded pool and EVM libraries

Slither

Slither + Mythril analysis on all solidity files in CI

Docs:

kusamashield.codeberg.page

Deploy the contracts via Remix webui:

remix.parity.io

how to link

Solidity contracts

check contracts folder

Foundry ethereum debug scripts

check foundry folder