Stake - Restake - Iterate ⭐Staking 🔗🔗 Traditionally, staking assets means locking up your assets Both banks🏦 and crypto networks use the assets they are given (money or crypto) to operate (create loans or validate transactions), and both offer incentives (interest or stak...Dec 31, 2024·6 min read
Web3 Wallet = OwnershipIn this article, I will dive into web3 wallets. What are they? How they are related to web3? What are their types? and so on. Let’s get started. What are Web3 Wallets? Web3 wallets store cryptocurrencies. They are like the wallets we use to store fia...Oct 20, 2024·5 min read
Cryptokitties Craze & Story of Ethereum L2Last week, we talked about blockchain basics, how it is a new financial ledger, and how Web3 is a new era of the internet that uses blockchain technology. As we advance, we will go through the first popular dApp: Cryptokitties and its craziest craze ...Oct 20, 2024·3 min read
Blockchain: The Dawn of Web3It all started back in 2009, when Satoshi Nakamoto released a paper Bitcoin: A Peer-to-Peer Electronic Cash, introducing Bitcoin, the first successful cryptocurrency that integrated the idea of blockchain that had been on the sidelines since 1991. Em...Oct 16, 2024·4 min read
Are You an Otaku? - Fetching Anime details with Jikan APIProject Structure Jikan API Jikan API is a free open-source anime API platform providing endpoints for various anime data-related functionalities. It is free, no API key is required, and gives real-time data, along with well-maintained documentation....Apr 24, 2024·5 min read
[FLASK]back to the past: Building an application with our friend "flask" and APIFlask is a friendly lightweight Python framework for creating fast websites. It is a highly customizable and beginner-friendly framework to start with. And you can create APIs very smoothly 🤩 So what is an API? API stands for Application Programmin...Mar 24, 2024·9 min read
Diving into Web Scraping with Beautiful Soup in Python: Making a Database of Oscar awarded MoviesScraping IMDb with Beautiful Soup in PythonDec 16, 2023·7 min read