mirror of
https://github.com/autistic-symposium/web3-starter-sol.git
synced 2025-12-21 03:05:27 -05:00
Update README.md
This commit is contained in:
parent
7cc12a3c9f
commit
3800cd5e8a
1 changed files with 2 additions and 7 deletions
|
|
@ -18,8 +18,9 @@
|
||||||
* [saving gas](saving_gas)
|
* [saving gas](saving_gas)
|
||||||
* [abi encoding](abi_encoding)
|
* [abi encoding](abi_encoding)
|
||||||
* [storage](storage)
|
* [storage](storage)
|
||||||
|
* [foundry](foundry)
|
||||||
* [events](events)
|
* [events](events)
|
||||||
* [tests](tests)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -51,12 +52,6 @@
|
||||||
* [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet)
|
* [solidity cheatsheet and best practices](https://github.com/manojpramesh/solidity-cheatsheet)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
##### testing
|
|
||||||
|
|
||||||
* [foundry book](https://book.getfoundry.sh/forge/differential-ffi-testing)
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue