Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Adds Zeusfyi serverless EVMs to dev tools in README.md #404

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c
* [Meroku](https://github.com/merokudao/meroku) - A community owned dApp Store. Package, distribute your dApp without hosting costs.

### Testing Tools
* [Zeusfyi](https://docs.zeus.fyi/docs/lb/guide/serverless) - Foundry’s Anvil as a serverless EVM simulation environment fit for smart contract development, CI/CD, and real-time tx simulation analysis.
* [Truffle Teams](https://trufflesuite.com/teams) - Zero-Config continuous integration for truffle projects
* [Solidity code coverage](https://github.com/0xProject/0x-monorepo/tree/development/packages/sol-coverage) - Solidity code coverage tool
* [Solidity coverage](https://github.com/sc-forks/solidity-coverage) - Alternative code coverage for Solidity smart-contracts
Expand Down