From 28cdec95fb3ddaa599db261d0b196a763d57c44d Mon Sep 17 00:00:00 2001 From: xinbenlv Date: Thu, 15 Dec 2022 16:24:32 -0800 Subject: [PATCH] Propose to consider ERCRef as a sibling projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b9f7cc..1fb5d15 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ you will have `toWei` and `fromWei` as global functions in the REPL. ## Sibling projects - [Solhint](https://github.com/protofire/solhint): A linter for the Solidity language. +- [ERCRef](https://github.com/ercref/ercref-contracts): a repository for ERC referecen implementations. See [this issue](https://github.com/ercref/ercref-contracts/pull/43) for usage. ## Back us