Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ Contains lists of things to know/remember in different topics.
, it was used and created during the creation of the BOK token smart contract. See SafeUpgradeableTokenERC20 contract implementation here: https://github.com/guylando/EthereumSmartContracts

2. Many information security lists which I will later move to this github repository appear in my blog here: https://secinfodb.wordpress.com/

https://solidity-by-example.org/hacks/deploy-different-contracts-same-address/
https://medium.com/coinmonks/math-in-solidity-part-3-percents-and-proportions-4db014e080b1
https://consensys.github.io/smart-contract-best-practices/