maAPPsDEV
Ethereum DAPP/Smart Contract Developer, Solidity Assembly Engineer, Gas Optimizer, Security Maintainer Blockchain-EVM Researcher
Pinned Repositories
alien-codex-attack
Solidity Game - Alien Codex - Can you increase the length of array to 2²⁵⁶-1
coin-flip
Solidity game - Coin Flip, Never Lose - Secure Random?
dex-attack
Ethernaut Solidity Game Solution - DEX Attack - Flash Loan Attack
double-entry-point-attack
Ethernaut Solidity Game Low-level Solution - DoubleEntryPoint - Contract ABI Encode/Decode
gatekeeper-attack-one
Solidity Game - Gatekeeper Attack - Do you know Storage Layout?
magic-number-attack
Solidity Game - Magic Number Attack - Meaning of initialization opcodes and runtime opcodes of contract creation
motorbike-attack
Ethernaut Solidity Game Low-level Solution - Motorbike - Proxy Vulnerability
puzzle-wallet-attack
Ethernaut Solidity Game Low-level Solution - PuzzleWallet - Proxy Vulnerability
reentrancy-attack
Solidity Game - Re-entrancy Attack
rock-paper-scissors
Solidity Game - Rock Paper Scissors - Provable Fairness
maAPPsDEV's Repositories
maAPPsDEV/rock-paper-scissors
Solidity Game - Rock Paper Scissors - Provable Fairness
maAPPsDEV/coin-flip
Solidity game - Coin Flip, Never Lose - Secure Random?
maAPPsDEV/gatekeeper-attack-one
Solidity Game - Gatekeeper Attack - Do you know Storage Layout?
maAPPsDEV/maapps-farm
Smart contracts forked from pancake
maAPPsDEV/force-attack
Solidity Game - Force Attack - Where does Ether go to when Self-destruct?
maAPPsDEV/dbilia-token
A Simple Custom Non Fungible Token
maAPPsDEV/delegation-attack
Solidity Game - Delegation Attack - `delegatecall`?
maAPPsDEV/elevator-attack
Solidity Game - Elevator Attack - Interface is WHAT, but not HOW
maAPPsDEV/fallback-attack
Solidity game - Fallback attack
maAPPsDEV/fallout-attack
Solidity game - Fallout attack - Why linter?
maAPPsDEV/gatekeeper-attack-two
Solidity Game - Gatekeeper Attack - what will extcodesize return at creation time?
maAPPsDEV/naught-coin
Solidity Game - NaughtToken Attack - Security issues that accompanied ERC20
maAPPsDEV/preservation-attack
Solidity Game - Preservation Attack - why need `library` keyword?
maAPPsDEV/recoil-async
Recoil Asynchronous Example
maAPPsDEV/telephone-attack
Solidity Game - Telephone Attack - No `tx.origin`?
maAPPsDEV/token-attack
Solidity Game - Token Attack - Underflow
maAPPsDEV/vault-attack
Solidity Game - Vault Attack - Is `private` variable actually private on blockchain?
maAPPsDEV/calculator
Solidity Smart Contract - Calculator Machine - delegatecall
maAPPsDEV/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
maAPPsDEV/matoken
ERC20 Token
maAPPsDEV/multitoken-wrapping
A Simple ERC20 Swap
maAPPsDEV/nextjs-blog
Next.js Tutorial
maAPPsDEV/ReactNative-TypeScript-Template
React Native App Template written in TypeScript + ESLint
maAPPsDEV/recoil-todo
Recoiljs Tutorial - Todo List
maAPPsDEV/recoil-tutorial
Recoil Tutorial - Character Counter
maAPPsDEV/threejsfundamentals
threejsfundamentals.org
maAPPsDEV/monomadic