Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-17 18:02:37 -08:00 committed by GitHub
parent 7cc12a3c9f
commit 3800cd5e8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,9 @@
* [saving gas](saving_gas)
* [abi encoding](abi_encoding)
* [storage](storage)
* [foundry](foundry)
* [events](events)
* [tests](tests)
@ -51,12 +52,6 @@
* [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet)
<br>
##### testing
* [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing)
<br>