This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1010<br />
1111<br />
1212
13+ > ⚠️ ** DEPRECATED – DO NOT USE**
14+ >
15+ > This repository is no longer maintained and is ** deprecated** .
16+ >
17+ > It may contain ** outdated, insecure, or vulnerable code** and should ** not** be used in production or as a dependency in any project.
18+ >
19+ > The repository is retained solely for historical reference. No support, updates, or security patches will be provided.
20+
1321## Soft-deprecation notice
1422
1523Smock has had a fruitful life, and its legacy lives on
1624[ smock-foundry] ( https://github.com/defi-wonderland/smock-foundry ) , a
1725re-implementation for foundry which we now use exclusively as a side-effect of
1826using ` foundry ` for all new projects.
1927
20- This project will receive security/bug fixes and code review for the
21- foreseeable future, so existing projects can continue to use it, but no further
22- features will be implemented. In particular, we won't migrate the project to
28+ We won't migrate the project to
2329newer versions of peer dependencies, as specified in
2430[ #201 ] ( https://github.com/defi-wonderland/smock/issues/201 )
2531
32+ # Overview
2633** Smock** is the ** S** olidity ** mock** ing library. It's a plugin for
2734[ hardhat] ( https://hardhat.org ) that can be used to create mock Solidity
2835contracts entirely in JavaScript (or TypeScript!). With Smock, it's
You can’t perform that action at this time.
0 commit comments