Officer_CIA X MaxWayld: Content Overview

Officer's Notes
Coinmonks

--

Greetings dear readers! Today I present to your attention an article written by my good friend Max — in it he made a review of more than a year of my Twitter activity.

As you know I often post just interesting tools that I find on the web and they are not part of my articles because I try to include only my own content there. This is the first collection and review of the best stuff from my tweets!

I promise you’ll find interesting tools, research and other stuff there, including a review of what we think is the best research from Arxiv! I suggest you go through the whole list carefully — I’m sure you’ll find a couple of interesting links, whether you’re a developer, a regular user, a novice or an old-timer!

Enjoy reading! You will find even more interesting links in the original article, I did a double check and included only what I found most interesting!

I — Crypto

1. The largest collection of material on solidity. Running through this article is a masthead task for every coder.

2. A voluminous summary of more than 300 articles, books, and research on crypto. Link: airtable.com/shr2ixMcHCXLjZ4M6/tblMsFhcoHFiDByGj

3. A repository with a huge list of resources on crypto and finance. Link: github.com/sambacha/compendium

4. 200+ tools and materials for ethereum developers (both beginners and experienced) Link: github.com/ConsenSys/ethereum-developer-tools-list

5. A fun free platform for learning modern cryptography. Link: cryptohack.org

6. A repository on resources that are designed to make you a white-hat smart contract hacker. Link: github.com/bt3gl-labs/Blockchain-Hacking-Toolkit

7. Resources with a web3 summary. On each of them you can find many guides, tools, and… anything you can find there:

8. All the best and most popular for diving into web3: guides, courses, books, coding practice sites, videos and tools. Link: www.useweb3.xyz

9. Good curated lists of solidity study materials:

10. A Blockchain Onboarding table that covers everything you need to learn: bridges, DApps, tools, wallets, and charting platforms. Link: docs.google.com/spreadsheets/d/13f7RYobHL5PFVKVtOJw_QugpXyJqkVpjhxRNg6XGt0k/edit#gid=1141583017

11. 29336 characters that have been very gently and qualitatively packaged into one big article, with the sole purpose of making you a full-stack developer on solana. Link: dev.to/edge-and-node/the-complete-guide-to-full-stack-solana-development-with-react-anchor-rust-and-phantom-3291

12. An article that takes you by the handle, walks you through the web3 world, and puts a bunch of links and guides in that handle. Link: web3.smsunarto.com

13. A selection of important research, tools, and guides for developers. Link: airtable.com/shrkgUGmZoQKML98w/tblx1ZHuo4glJq9Ct

14. Learn to program more slowly. Link: tatienmiller.hashnode.dev/its-ok-to-learn-programming-slower

15. How to create your own Web3 link tree? Link: naut.substack.com/p/how-to-create-a-web3-link-tree

16. The main sites through which you can learn programming languages for free:

17. A great thread on how to become a web3 hacker with Rust. Link: twitter.com/timurguvenkaya/status/1475843655567089676

18. Separately, I’ll duplicate 2 important links from that work: Rust Book: doc.rust-lang.org/book

19. Rust Playlist: www.youtube.com/playlist?list=PLai5B987bZ9CoVR-QEIN9foz4QCJ0H2Y8

20. A list of materials that will allow you to either audit or hack something in blockchain: blog.0xrishabh.dev/2022/03/05/Learning-Blockchain-Hacking

21. An article that tells you why this topic is so important: medium.com/immunefi/hacking-the-blockchain-an-ultimate-guide-4f34b33c6e8b (a great read, by the way)

22. An extensive step-by-step guide on how to fully understand blockchain security: wufflz.notion.site/Blockchain-security-guide-b26aec3d920e414d8a354618d3e36eb4

23. A list of tools that… well… they’re needed to help you if you’re already dead:

24. A very high quality and comprehensive collection of web3 resources for coders and devs. All the links were collected by Francesco, who did his own Challenge in which he learns dev stuff from the web3 world for 100 days. Link: github.com/FrancescoXX/free-Web3-resources

25. A list of popular and open problems in the DeFi-sphere. Link: crypto.mirror.xyz/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ

26. A selection of Officer’s favorite anime!

  • Hunter x Hunter
  • Stein’s Gate.
  • Lane’s Experiments.
  • Ergo Proxy
  • Trigun

27. Materials about DAOs and their management:

28. A read for those in full-time crypto; how to know when to stop, system imbalance, how not to burn out, etc. Link: www.lennysnewsletter.com/p/how-to-know-when-to-stop

29. An article with tools for Rug checks: graph.org/A-Short-List-of-the-Rug-Checker-Tools-04-09

A few more tools in addition to the article:

30. List of articles about cold wallet attacks and methods of protection against it:

31. 3 very high quality roadmaps for web developers.

32. 4 academic studies about security — tools for analyzing smart contracts, finding vulnerabilities and protection:

33. In addition to this topic:

34. A list of studies about DAOs and their effective management.

35. The best materials on EVM:

1. EVM-Codes is one of the most valuable resources on EVM. It contains lists of all opcodes, descriptions of them, and a site where you can see how they work: www.evm.codes

2. The 13th chapter of Ethereum Book, which is entirely dedicated to EVM: github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc

3. A basic and uncomplicated overview of EVM by FemboyCapital: femboy.capital/evm-pt1

4. An Extremely good presentation that explains everything about EVM in 116 slides, in plain language and with lots of pictures: takenobu-hs.github.io/downloads/ethereum_evm_illustrated.pdf

5. An EVM guide along with mathematical formulas for 1000+ IQ Holders: costa.fdi.ucm.es/papers/costa/AlbertCGRR20bTR.pdf

6. This basic and easy-to-read EVM implementation will be useful if you prefer to dive into codebases: github.com/ethereum/execution-specs

7. Another proven way to master EVM is to write an EVM assembler. Here are a few of my favorite assembly language “languages”:

> github.com/quilt/etk

> github.com/FuelLabs/yulp

> github.com/huff-language/huffc

8. Finally there is a nice 50 minute video which also gives you a basic knowledge of EVM: youtu.be/kCswGz9naZg

III — Tips:

1. How do you gather tons of material around you and memorize so much information? Use Obsidian and StartMe!

2. Read my article

3. Also, some working tools that make life easier:

IV — Arxiv: Overview

Check out my Library: github.com/OffcierCia/ultimate-defi-research-base

Also, here is a study by Arxiv on how to read and parse Arxiv studies :) — arxiv.org/pdf/1806.09525.pdf & towardsdatascience.com/guide-to-reading-academic-research-papers-c69c21619de6

Also x2, here’s a handy checklist for anyone who wants to contribute to Arxiv: towardsdatascience.com/a-checklist-for-submitting-your-research-to-arxiv-64f31b4127d2

1. An Empirical Study of Blockchain Repositories in GitHub: arxiv.org/pdf/2205.08087.pdf

2. Investigating Transactions in Cryptocurrencies: arxiv.org/pdf/2203.14684.pdf

3. 100+ Metrics for Software Startups — A Multi-Vocal Literature Review: arxiv.org/ftp/arxiv/papers/1901/1901.04819.pdf

4. How rarity shapes the NFT market: arxiv.org/pdf/2204.10243.pdf

5. Blockchain is Watching You: Profiling and Deanonymizing Ethereum Users: arxiv.org/pdf/2005.14051.pdf

6. The Perception of Filipinos on the Advent of Cryptocurrency and Non-Fungible Token (NFT) Games: arxiv.org/ftp/arxiv/papers/2202/2202.07467.pdf

7. What’s in Your Wallet? Privacy and Security Issues in Web 3.0: arxiv.org/pdf/2109.06836.pdf

8. A Survey on Metaverse: Fundamentals, Security, and Privacy: arxiv.org/pdf/2203.02662.pdf

9. A Survey of Security Vulnerabilities in Ethereum Smart Contracts: arxiv.org/pdf/2105.06974.pdf

10. BLOCKEYE: Hunting For DeFi Attacks on Blockchain: arxiv.org/pdf/2103.02873.pdf

11. Flash Crash for Cash: Cyber Threats in Decentralized Finance: arxiv.org/ftp/arxiv/papers/2106/2106.10740.pdf

12. Revisiting the Properties of Money: arxiv.org/pdf/2111.04483.pdf

13. Tracking the circulation routes of fresh coins in Bitcoin: A way of identifying coin miners with transaction network structural properties: arxiv.org/ftp/arxiv/papers/1911/1911.06400.pdf

14. Decentralized Governance of Stablecoins with Option Pricing: arxiv.org/pdf/2109.08939.pdf

15. A Survey of Smart Contract Formal Specification and Verification: arxiv.org/pdf/2008.02712.pdf

16. A Survey of Verification, Validation and Testing Solutions for Smart Contracts: arxiv.org/ftp/arxiv/papers/2112/2112.03426.pdf

17. SmartBugs: A Framework to Analyze Solidity Smart Contracts: arxiv.org/pdf/2007.04771.pdf

18. Attacking the DeFi Ecosystem with Flash Loans for Fun and Profit: arxiv.org/pdf/2003.03810.pdf

19. Governing Decentralized Complex Queries Through a DAO: arxiv.org/pdf/2107.06790.pdf

20. Collective intelligence and the blockchain: Technology, communities and social experiments: arxiv.org/pdf/2107.05527.pdf

21. A Decision Model for Decentralized Autonomous Organization Platform Selection: Three Industry Case Studies: arxiv.org/pdf/2107.14093.pdf

22. From Technology to Society: An Overview of Blockchain-based DAO: arxiv.org/pdf/2011.14940.pdf

23. How Decentralized is the Governance of Blockchain-Based Finance?: arxiv.org/ftp/arxiv/papers/2102/2102.10096.pdf

24. A Systematic Literature Review on Blockchain Governance: arxiv.org/pdf/2105.05460.pdf

25. FASTEN: Fair and Secure Distributed Voting Using Smart Contracts: arxiv.org/pdf/2102.10594.pdf

26. Always on Voting: A Framework for Repetitive Voting on the Blockchain: arxiv.org/pdf/2107.10571.pdf

27. Multi-Layered Blockchain Governance Game: arxiv.org/ftp/arxiv/papers/2106/2106.09518.pdf

28. Tokenising behaviour change: optimising blockchain technology for sustainable transport interventions: arxiv.org/ftp/arxiv/papers/2104/2104.01852.pdf

29. The Bisq DAO: On the Privacy Cost of Participation: arxiv.org/pdf/2007.07048.pdf

30. SoK: Decentralized Finance (DeFi): arxiv.org/pdf/2101.08778.pdf

31. [Invited Talk] Building a Disaster-resilient Storage Layer for Next Generation Networks: The Role of Redundancy: arxiv.org/ftp/arxiv/papers/1912/1912.04269.pdf

32. Formalizing Oracle Trust Models for Blockchain-Based Business Applications. An Example from The Supply Chain Sector: arxiv.org/ftp/arxiv/papers/2202/2202.13930.pdf

33. Staking Pools on Blockchains: arxiv.org/pdf/2203.05838.pdf

34. Blockchain as privacy and security solution for smart environments: A Survey: arxiv.org/pdf/2203.08901.pdf

35. Secure Decentralized Online Gaming with Lending Functionalities: arxiv.org/pdf/2205.02348.pdf

36. A Pattern Collection for Blockchain Governance: arxiv.org/pdf/2203.00268.pdf

37. Translation Certification for Smart Contracts: arxiv.org/pdf/2201.04919.pdf

38. Practical Mitigation of Smart Contract Bugs: arxiv.org/pdf/2203.00364.pdf

39. EthClipper: A Clipboard Meddling Attack on Hardware Wallets with Address Verification Evasion: arxiv.org/pdf/2108.14004.pdf

40. Web3: A Decentralized Societal Infrastructure for Identity, Trust, Money, and Data: arxiv.org/pdf/2203.00398.pdf

41. Block-STM: Scaling Blockchain Execution by Turning Ordering Curse to a Performance Blessing: arxiv.org/pdf/2203.06871.pdf

42. Formalising Decentralised Exchanges in Coq: arxiv.org/pdf/2203.08016.pdf

43. Blockchain Framework for Artificial Intelligence Computation: arxiv.org/ftp/arxiv/papers/2202/2202.11264.pdf

44. Artificial Intelligence for the Metaverse: A Survey: arxiv.org/pdf/2202.10336.pdf

45. Monitoring Data Requests in Decentralized Data Storage Systems: A Case Study of IPFS: arxiv.org/pdf/2104.09202.pdf

46. A Survey of Layer-Two Blockchain Protocols: arxiv.org/pdf/2204.08032.pdf

47. A Fly in the Ointment: An Empirical Study on the Characteristics of Ethereum Smart Contracts Code Weaknesses and Vulnerabilities: arxiv.org/pdf/2203.14850.pdf

48. ScrawlD: A Dataset of Real World Ethereum Smart Contracts Labelled with Vulnerabilities: arxiv.org/pdf/2202.11409.pdf

49. Bribes to Miners: Evidence from Ethereum: arxiv.org/ftp/arxiv/papers/2203/2203.14601.pdf

50. An Effective Framework of Private Ethereum Blockchain Networks for Smart Grid: arxiv.org/pdf/2203.14633.pdf

51. Yields: The Gal´apagos Syndrome Of Cryptofinance: arxiv.org/pdf/2202.10265.pdf

52. Gas Gauge: A Security Analysis Tool for Smart Contract Out-of-Gas Vulnerabilities: arxiv.org/pdf/2112.14771.pdf

53. Dynamic Transaction Storage Strategies for a Sustainable Blockchain: arxiv.org/pdf/2202.09510.pdf

54. Frontrunner Jones and the Raiders of the Dark Forest: An Empirical Study of Frontrunning on the Ethereum Blockchain: arxiv.org/pdf/2102.03347.pdf

55. A Review of zk-SNARKs: arxiv.org/pdf/2202.06877.pdf

56. How Do Smart Contracts Benefit Security Protocols: arxiv.org/pdf/2202.08699.pdf

57. Analysis of the homogeneity and heterogeneity of cryptocurrency: arxiv.org/ftp/arxiv/papers/1910/1910.01330.pdf

58. Light Clients for Lazy Blockchains: arxiv.org/pdf/2203.15968.pdf

59. SoK: Oracles from the Ground Truth to Market Manipulation: arxiv.org/pdf/2106.00667.pdf

60. Foundational Oracle Patterns: Connecting Blockchain to the Off-chain World: arxiv.org/pdf/2007.14946.pdf

61. A First Look into DeFi Oracles: arxiv.org/pdf/2005.04377.pdf

62. Extracting Godl [sic] from the Salt Mines: Ethereum Miners Extracting Value: arxiv.org/pdf/2203.15930.pdf

63. Measuring Miner Decentralization in Proof-of-Work Blockchains: arxiv.org/pdf/2203.16058.pdf

64. Blockchain and Cryptocurrency in Human Computer Interaction: A Systematic Literature Review and Research Agenda: arxiv.org/ftp/arxiv/papers/2204/2204.10857.pdf

65. Hawkes Process Modeling of Block Arrivals in Bitcoin Blockchain: arxiv.org/pdf/2203.16666.pdf

66. Shades of Finality and Layer 2 Scaling: arxiv.org/pdf/2201.07920.pdf

67. Understanding the Unstable Convergence of Gradient Descent: arxiv.org/pdf/2204.01050.pdf

68. SoK: Blockchain Governance: arxiv.org/pdf/2201.07188.pdf

69. Decentralization illusion in DeFi: Evidence from MakerDAO: arxiv.org/ftp/arxiv/papers/2203/2203.16612.pdf

70. The role of Blockchain in DDoS attacks mitigation: techniques, open challenges and future directions: arxiv.org/pdf/2202.03617.pdf

71. Bridging Sapling: Private Cross-Chain Transfers: arxiv.org/pdf/2204.10611.pdf

72. Blockchain Meets AI for Resilient and Intelligent Internet of Vehicles: arxiv.org/pdf/2112.14078.pdf

73. When Blockchain Meets AI: Optimal Mining Strategy Achieved By Machine Learning: https://arxiv.org/pdf/1911.12942.pdf

74. Fusing Blockchain and AI with Metaverse: a Survey: arxiv.org/pdf/2201.03201.pdf

75. A Full Dive into Realizing the Edge-enabled Metaverse: Visions, Enabling Technologies, and Challenges: arxiv.org/pdf/2203.05471.pdf

76. Exploring Security Practices of Smart Contract Developers: arxiv.org/pdf/2204.11193.pdf

77. An Overview of Modest Models and Tools for Real Stochastic Timed Systems: arxiv.org/pdf/2203.09881.pdf

78. The…Tinderverse?: Opportunities and Challenges for User Safety in Extended Reality (XR) Dating Apps: arxiv.org/ftp/arxiv/papers/2203/2203.15120.pdf

79. Social Media Sentiment Analysis for Cryptocurrency Market Prediction: https://arxiv.org/ftp/arxiv/papers/2204/2204.10185.pdf

80. Reentrancy Vulnerability Identification in Ethereum Smart Contracts: arxiv.org/pdf/2105.02881.pdf

81. TweetBoost: Influence of Social Media on NFT Valuation: arxiv.org/pdf/2201.08373.pdf

82. ElectAnon: A Blockchain-Based, Anonymous, Robust and Scalable Ranked-Choice Voting Protocol: arxiv.org/pdf/2204.00057.pdf

83. The Energy Footprint of Blockchain Consensus Mechanisms Beyond Proof-of-Work: arxiv.org/pdf/2109.03667.pdf

84. The return of (I)DeFiX: arxiv.org/ftp/arxiv/papers/2204/2204.00251.pdf

85. FIRST: FrontrunnIng Resilient Smart ConTracts: arxiv.org/pdf/2204.00955.pdf

86. Recordism: A social-scientific prospect of blockchain from social, legal, financial, and technological perspectives: arxiv.org/pdf/2204.00823.pdf

87. Is this the simplest (and most surprising) sorting algorithm ever?: arxiv.org/pdf/2110.01111.pdf

88. Temporal Analysis of Transaction Ego Networks with Different Labels on Ethereum: https://arxiv.org/pdf/2204.13253.pdf

89. On the Correctness of Speculative Consensus: arxiv.org/pdf/2204.03552.pdf

90. Quantum Prudent Contracts with Applications to Bitcoin: arxiv.org/pdf/2204.12806.pdf

91. TTAGN: Temporal Transaction Aggregation Graph Network for Ethereum Phishing Scams Detection: arxiv.org/pdf/2204.13442.pdf

92. Methodology and Analysis of Smart Contracts in Blockchain-Based International Trade Application: arxiv.org/ftp/arxiv/papers/2107/2107.14140.pdf

93. Blockchain for Economically Sustainable Wireless Mesh Networks: arxiv.org/pdf/1811.04078.pdf

94. Why and How zk-SNARK Works: Definitive Explanation: arxiv.org/pdf/1906.07221.pdf

95. Understanding Security Issues in the NFT Ecosystem: arxiv.org/pdf/2111.08893.pdf

96. Blockchain-Oriented Software Variant Forks: A Preliminary Study: arxiv.org/pdf/2204.11083.pdf

97. Reliable Distributed Computing for Metaverse: A Hierarchical Game-Theoretic Approach: arxiv.org/pdf/2111.10548.pdf

98. Quantifying Blockchain Extractable Value: How dark is the forest?: arxiv.org/pdf/2101.05511v2.pdf

99. Flash Boys 2.0: Frontrunning, Transaction Reordering, and Consensus Instability in Decentralized Exchanges: arxiv.org/pdf/1904.05234.pdf

100. A Survey on Blockchain Interoperability: Past, Present, and Future Trends: arxiv.org/pdf/2005.14282.pdf

101. Scaling Bockchain with Adaptivity: arxiv.org/pdf/2204.03832.pdf

102. Consensus on Demand: arxiv.org/pdf/2202.03756.pdf

103. Extorsionware: Exploiting Smart Contract Vulnerabilities for Fun and Profit: arxiv.org/pdf/2203.09843.pdf

104. Reputation-based PoS for the Restriction of Illicit Activities on Blockchain: Algorand Usecase: arxiv.org/pdf/2112.11024.pdf

105. SoK: Preventing Transaction Reordering Manipulations in Decentralized Finance: arxiv.org/pdf/2203.11520.pdf

106. A Multivariate Hawkes Process Model for Stablecoin-Cryptocurrency Depegging Event Dynamics: arxiv.org/pdf/2205.06338.pdf

107. Security Analysis of DeFi: Vulnerabilities, Attacks and Advances: arxiv.org/pdf/2205.09524.pdf

108. Blockchain Application Development Using Model-Driven Engineering and Low-Code Platforms: A Survey: arxiv.org/pdf/2204.03387.pdf

109. SoK: Decentralized Exchanges (DEX) with Automated Market Maker (AMM) Protocols: arxiv.org/pdf/2103.12732.pdf

110. Analysis of a blockchain protocol based on LDPC codes: arxiv.org/pdf/2202.07265.pdf

111. Quick Order Fairness: arxiv.org/pdf/2112.06615.pdf

112. Blockchain as an Enabler for Transfer Learning in Smart Environments: arxiv.org/pdf/2204.03959.pdf

113. A Weak Consensus Algorithm and Its Application to High-Performance Blockchain: arxiv.org/pdf/2102.00872.pdf

114. Matrix Syncer — A Multi-chain Data Aggregator For Supporting Blockchain-based Metaverses: arxiv.org/pdf/2204.04272.pdf

115. Babel Fees via Limited Liabilities: arxiv.org/pdf/2106.01161.pdf

116. Optimal Routing for Constant Function Market Makers: angeris.github.io/papers/cfmm-routing.pdf

117. Securing Music Sharing Platforms: A Blockchain-Based Approach: arxiv.org/ftp/arxiv/papers/2110/2110.05949.pdf

118. Identifying Security Risks in NFT Platforms: arxiv.org/ftp/arxiv/papers/2204/2204.01487.pdf

119. Lessons Learned from Blockchain Applications of Trusted Execution Environments and Implications for Future Research: arxiv.org/pdf/2203.12724.pdf

120. Price formation in financial markets: a game-theoretic perspective: arxiv.org/pdf/2202.11416.pdf

121. Differential Liquidity Provision in Uniswap v3 and Implications for Contract Design: arxiv.org/pdf/2204.00464.pdf

122. Automated Test-Case Generation for Solidity Smart Contracts: the AGSolT Framework and its Evaluation: arxiv.org/pdf/2102.08864.pdf

123. SoK: Decentralized Randomness Beacon Protocols: arxiv.org/pdf/2205.13333.pdf

124. DoS Attacks on Blockchain Ecosystem: arxiv.org/pdf/2205.13322.pdf

125. 00: arxiv.org/pdf/2201.00815.pdf

126. Black holes and cryptocurrencies: arxiv.org/pdf/2205.12995.pdf

127. ZK-SecreC: a Domain-Specific Language for Zero-Knowledge Proofs: arxiv.org/pdf/2203.15448.pdf

128. Experimental Relativistic Zero-Knowledge Proofs: arxiv.org/pdf/2012.10452.pdf

129. Phishing Fraud Detection on Ethereum using Graph Neural Network: arxiv.org/pdf/2204.08194.pdf

130. Basilic: Resilient Optimal Consensus Protocols With Benign and Deceitful Faults: arxiv.org/pdf/2204.08670.pdf

131. Bodyless Block Propagation: TPS Fully Scalable Blockchain with Pre-Validation: arxiv.org/pdf/2204.08769.pdf

132. Heterogeneous Feature Augmentation for Ponzi Detection in Ethereum: arxiv.org/pdf/2204.08916.pdf

133. Transaction Fees on a Honeymoon: Ethereum’s EIP-1559 One Month Later: arxiv.org/pdf/2110.04753.pdf

134. Toward Understanding the Use of Centralized Exchanges for DecentralizedCryptocurrency: arxiv.org/ftp/arxiv/papers/2204/2204.08664.pdf

135. Optimal Routing for Constant Function Market Makers: arxiv.org/pdf/2204.05238.pdf

136. Digging into Primary Financial Market: Challenges and Opportunities of Adopting Blockchain: arxiv.org/ftp/arxiv/papers/2204/2204.09544.pdf

137. Using SGX for Meta-Transactions Support in Ethereum DApps: arxiv.org/pdf/2204.09864.pdf Also: arstechnica.com/information-technology/2020/03/hackers-can-steal-secret-data-stored-in-intels-sgx-secure-enclave

138. Block Hunter: Federated Learning for Cyber Threat Hunting in Blockchain-based IIoT Networks: arxiv.org/pdf/2204.09829.pdf

139. IPFS and Friends: A Qualitative Comparison of Next Generation Peer-to-Peer Data Networks: arxiv.org/pdf/2102.12737.pdf

140. Quantum-Secured Space-Air-Ground Integrated Networks: Concept, Framework, and Case Study: arxiv.org/pdf/2204.08673.pdf

141. Facing the Illusion and Reality of Safety in Social VR: arxiv.org/pdf/2204.07121.pdf

142. SoK: Yield Aggregators in DeFi: arxiv.org/pdf/2105.13891.pdf

143. Blockchain in a nutshell: arxiv.org/pdf/2205.01091.pdf

144. Towards Situational Aware Cyber-Physical Systems: A Security-Enhancing Use Case of Blockchain-based Digital Twins: arxiv.org/pdf/2201.07765.pdf

145. Towards Trusted and Intelligent Cyber-Physical Systems: A Security-by-Design Approach: arxiv.org/pdf/2105.08886.pdf

146. Implementation of an efficient, portable and platform-agnostic cryptocurrency mining algorithm for Internet of Things devices: arxiv.org/pdf/2205.01646.pdf

147. A Secure File Sharing System Based on IPFS and Blockchain: arxiv.org/ftp/arxiv/papers/2205/2205.01728.pdf

148. Less is More: Fairness in Wide-Area Proof-of-Work Blockchain Networks: arxiv.org/pdf/2204.02461.pdf

149. Information Dispersal with Provable Retrievability for Rollups: arxiv.org/pdf/2111.12323.pdf

150. Crypto Pump and Dump Detection via Deep Learning Techniques: arxiv.org/pdf/2205.04646.pdf

151. Digital Enablers Of Construction Project Governance: arxiv.org/ftp/arxiv/papers/2205/2205.05930.pdf

152. From Trade-only to Zero-Value NFTs: The Asset Proxy NFT Paradigm in Web3: arxiv.org/pdf/2205.04899.pdf

153. The Multi-Billion Dollar Software Supply Chain of Ethereum: arxiv.org/pdf/2202.07029.pdf

154. Ethereum Fraud Detection with Heterogeneous Graph Neural Networks: arxiv.org/pdf/2203.12363.pdf

155. Estimating Patch Propagation Times across (Blockchain) Forks: arxiv.org/pdf/2205.07478.pdf

156. Toward Timed-Release EncryptioninWeb3–An Efficient Dual-Purpose Proof-of-WorkConsensus Fanghao Yang, Member, IEEE, Xingqiu Yuan: arxiv.org/ftp/arxiv/papers/2205/2205.09020.pdf

V — Here is a retrospective of my best articles:

You can also track my work entirely at my start.me page:

1. Super Special:

2. Mirror’s Special:

3. Telegram’s Special:

Support is very important to me, with it I can spend less time at work and do what I love — educating DeFi & Crypto users! ❤️

If you want to support my work, you can send me a donation to the address:

There are several ways to support my work, you can also send me a donation to the address from my GitHub repo: github.com/OffcierCia/support , buy a very-special NFT from me on Mirrorofficercia.mirror.xyz or tip me via ENS: officercia.eth

Thank you Dear ❤️

--

--

Officer's Notes
Coinmonks

Threat Researcher | Web3 / OSINT / OpSec / Privacy