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

Commit e96ebe9

Browse files
committed
docs: document deprecation
1 parent fcfcf73 commit e96ebe9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010
<br />
1111
<br />
1212

13+
## Soft-deprecation notice
14+
15+
Smock has had a fruitful life, and its legacy lives on
16+
[smock-foundry](https://github.com/defi-wonderland/smock-foundry), a
17+
re-implementation for foundry which we now use exclusively as a side-effect of
18+
using `foundry` for all new projects.
19+
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
23+
newer versions of peer dependencies, as specified in
24+
[#201](https://github.com/defi-wonderland/smock/issues/201)
25+
1326
**Smock** is the **S**olidity **mock**ing library. It's a plugin for
1427
[hardhat](https://hardhat.org) that can be used to create mock Solidity
1528
contracts entirely in JavaScript (or TypeScript!). With Smock, it's

0 commit comments

Comments
 (0)