Skip to content

Commit 04e91e5

Browse files
committed
📖 Add Further Integrations With External Tooling
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 19b26ea commit 04e91e5

3 files changed

Lines changed: 37 additions & 35 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2352,6 +2352,8 @@ A list of external tooling that integrates with [`CreateX`](./src/CreateX.sol):
23522352
- [`createx-forge`](https://github.com/radeksvarz/createx-forge)
23532353
- [`createXcrunch`](https://github.com/HrikB/createXcrunch)
23542354
- [`hardhat-ignition`](https://github.com/NomicFoundation/hardhat-ignition)
2355+
- [`vanity-miner`](https://github.com/lumosimmo/vanity-miner)
2356+
- [Safe `1.4.1` Deployment via `CreateX`](https://gist.github.com/pcaversaccio/0411f521eb923dd1159ed483e2d7d564)
23552357

23562358
## Community-Maintained Dune Dashboards
23572359

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@next/eslint-plugin-next": "^15.3.3",
4545
"@tailwindcss/postcss": "^4.1.10",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
47-
"@types/node": "^24.0.1",
47+
"@types/node": "^24.0.3",
4848
"@types/react": "^19.1.8",
4949
"@types/react-dom": "^19.1.6",
5050
"autoprefixer": "^10.4.21",

pnpm-lock.yaml

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)