Skip to content

Commit

Permalink
feat: remove CVS
Browse files Browse the repository at this point in the history
  • Loading branch information
bowd committed Aug 22, 2024
1 parent 9c20d6f commit cae988d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ const TARGETS = {
const MAX_SIZE = 8;
```

### Cross-Version Solidity (CVS)

CVS is a library that's used to deploy foundry artifacts compiled with a different solidity version.
It's an evolution (and simplification) of the `Factory.sol`, previously used in `mento-core` and `mento-deployments`;

### CeloChains

CeloChains is an extension of the `StdChains` contract in `forge-std`.
Expand Down
62 changes: 0 additions & 62 deletions src/CVS.sol

This file was deleted.

0 comments on commit cae988d

Please sign in to comment.