mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-19 15:10:26 -04:00
Update README.md
This commit is contained in:
parent
625538c613
commit
90bbb5686b
1 changed files with 17 additions and 0 deletions
|
@ -10,3 +10,20 @@
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Reentrancy
|
### Reentrancy
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
### References
|
||||||
|
|
||||||
|
* [Solidity docs (a must for any engineer)](https://docs.soliditylang.org/en/v0.8.12/)
|
||||||
|
* [OpenZeppelin docs](https://docs.openzeppelin.com/)
|
||||||
|
* [Solidity style guide](https://docs.soliditylang.org/en/latest/style-guide.html)
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue