dliteofficial.hashnode.devHow To Build a Smart Contract Compiler Using Python Solc-x LibraryIntroduction About a couple of months ago, I decided to automate the repetitive and less-rewarding part of my audit process. I started building an auditing bot that catches different smart contract bugs and vulnerabilities across various severities (...Oct 22, 2023·13 min read
dliteofficial.hashnode.devERC 4337: A Catalyst for the Mass Adoption of Blockchain TechnologyIntroduction Blockchain technology emerged as a transformative force shaping industries and redefining trust in the digital age with its revolutionary approach to decentralization and transparency. From the mining of the first bitcoin in 2009 to the ...May 29, 2023·6 min read
dliteofficial.hashnode.devThe journey so far as a Smart Contract AuditorI found blockchain technology during the Covid, and I’ve nurtured my interest ever since. I was aware of cryptocurrencies years before 2020 but never thought about the technology that powered them. With so much free time during the pandemic, I wanted...May 3, 2023·3 min read
dliteofficial.hashnode.dev4 tools to 3x your productivity in Remix as a solidity developerIntroduction Every solidity developer used remix in writing smart contract code. Some developers still do. One of the reasons developers use remix is the interface it provides for interacting with deployed smart contracts. It takes a while and a good...Feb 8, 2023·8 min read
dliteofficial.hashnode.devCreate and deploy your NFT contract using ERC721 standard in 4 easy stepsIntroduction For over 6 months, I was a crypto research analyst for PrimeDAO gathering data about the validity, authenticity, and relevance of different web3 protocols presenting my analysis to users of the information so they can make better, more i...Jan 4, 2023·6 min read