What to choose between sorted and unsorted array
This article compares a sorted array and its unsorted version to stores data represented by numbers.
2023, Jan 06 — 5 minute readThis article compares a sorted array and its unsorted version to stores data represented by numbers.
2023, Jan 06 — 5 minute readThis article is a summary of all commands of the tutorial "Creating an NFT with Solmate" offered by Foundry
2022, Dec 20 — 2 minute readThis article summarizes the main hacks that took place during the month of October 2022 in the DeFi ecosystem.
2022, Dec 11 — 11 minute readHashcat is a security tool allowing to recover passwords form a hash on a large number of hash functions (md5, sha1, sha256)
2022, Nov 13 — 5 minute readXSS-game was launched by Google to train for XSS vulnerabilities with 6 challenges to solve. This document summarizes the solutions for challenges 1 to 5.
2022, Nov 12 — 3 minute readSummary of the most important points to think and check to program proxy contracts on Ethereum, with a focus on the OpenZeppelin library.
2022, Oct 31 — 9 minute readThere are different way to indicate the solidity version of the compiler. This article presents the advantages and disadvantages of each
2022, Oct 29 — 2 minute read