<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Nitesh Kumar Kushwaha</title>
        <link>https://paragraph.com/@nitesh-kumar-kushwaha</link>
        <description>undefined</description>
        <lastBuildDate>Sat, 05 Sep 2026 21:28:59 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Nitesh Kumar Kushwaha</title>
            <url>https://storage.googleapis.com/papyrus_images/d5e0b2b9f589dd1a7be30fa2296f1139c3eaf33d0358cfa4ea00a352dea1462d.jpg</url>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[ETH India Fellowship Journey: Week 6 to Week 8]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/eth-india-fellowship-journey-week-6-to-week-8</link>
            <guid>d6OuBRx6waFn4aVEgCq0</guid>
            <pubDate>Fri, 07 Apr 2023 11:16:27 GMT</pubDate>
            <description><![CDATA[During the initial five weeks of the program, the participants were involved in rigorous speed run challenges that assessed their coding proficiency and promoted teamwork among fellow participants. For the following three weeks, I collaborated with a team to create a blockchain-based solution for social recovery. In the final three weeks, I concentrated on the development of ShardSafe, a project proposal intended to establish a secure and decentralized storage solution. The Eth India Fellowsh...]]></description>
            <content:encoded><![CDATA[<p>During the initial five weeks of the program, the participants were involved in rigorous speed run challenges that assessed their coding proficiency and promoted teamwork among fellow participants. For the following three weeks, I collaborated with a team to create a blockchain-based solution for social recovery. In the final three weeks, I concentrated on the development of ShardSafe, a project proposal intended to establish a secure and decentralized storage solution. The Eth India Fellowship was an enriching experience for me, as it allowed me to engage in challenging projects and learn from industry experts.</p><p>In the first week of the second phase of the Eth India Fellowship, I and my teammate dedicated our time to creating project proposals. We started by brainstorming and researching potential solutions to tackle the issues faced by users of blockchain technology. From this process, they generated several ideas, such as an automated deposit loop strategy for Aave, social recovery methods for smart contract-based wallets, and a Proof of Liveness check for NFT minting. After presenting our ideas to the mentors and other fellows, we decided to focus on ShardSafe, a decentralized and trustless platform that utilizes sharding technology to provide social recovery mechanisms for smart contract-based wallets. We believed that ShardSafe would be able to tackle the issues linked with conventional key management and recovery services, including centralization, lack of privacy, and susceptibility to fraud.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.notion.so/Project-Proposal-41c424609ccd4047932a8b1f7075b1a8">https://www.notion.so/Project-Proposal-41c424609ccd4047932a8b1f7075b1a8</a></p><p>Once we had finalized the project proposal for ShardSafe, our team moved on to the development phase. Initially, we identified the necessary features and functionalities, with a particular focus on ensuring the platform was resistant to collusion. To guarantee the platform&apos;s security, we introduced a modified Shamir secret algorithm (n,t). Alongside this, we began working on an off-chain solution to divide sensitive information, such as private keys, into several fragments, which we planned to distribute to trusted human social accounts, which we called Guardians.</p><p>During the final two weeks of our fellowship, we progressed significantly with the development of ShardSafe - our blockchain-based platform. To enhance the security of our users&apos; data, we introduced additional features such as cloud storage and encryption and developed a new process for users to enable recovery with iCloud/Google Drive. By combining encryption and cloud storage, we have provided our users with an extra layer of protection against potential attacks. Our platform offers a decentralized and trustless solution to key management and recovery, which is crucial for addressing the challenges faced by users of blockchain technology. Our ultimate goal is to extend this solution to various wallet companies, providing users additional security and protection.</p><p>Overall this is amazing for me.</p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’23</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/df23365d7fb64ce674100e2ab7e2e88281e7b096751d5e6b9dcb733a616dc6b4.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The Sixth week @ EIF3.0th]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-sixth-week-eif3-0th</link>
            <guid>IksfDXtGYGZgwdoVAHSU</guid>
            <pubDate>Fri, 07 Apr 2023 10:23:40 GMT</pubDate>
            <description><![CDATA[In the sixth week of my fellowship, I began working on a Multisig Wallet through a smart contract, similar to Gnosis Safe. This contract tracked transactions in a struct array and necessitated confirmation from multiple accounts before execution. Although the assignment was demanding, I thoroughly enjoyed it. Creating a reliable and secure product was a source of immense pride for me. I devoted substantial effort to researching and planning, and I successfully completed the task with the assi...]]></description>
            <content:encoded><![CDATA[<p>In the sixth week of my fellowship, I began working on a Multisig Wallet through a smart contract, similar to Gnosis Safe. This contract tracked transactions in a struct array and necessitated confirmation from multiple accounts before execution. Although the assignment was demanding, I thoroughly enjoyed it. Creating a reliable and secure product was a source of immense pride for me. I devoted substantial effort to researching and planning, and I successfully completed the task with the assistance of my mentor and other fellows.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-5-multisig">https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-5-multisig</a></p><p>In the second project of the week, I constructed an NFT using SVG called &quot;Etherage&quot; which showed how much time had passed since the creator&apos;s initial Ethereum transaction. The NFT relied on SVG and the etherscan API to function as proof-of-age. This undertaking provided me with valuable insight into the tools and technologies used in NFT creation. Additionally, I was intrigued by the numerous applications of NFTs, such as age verification on the Ethereum blockchain. All in all, developing this NFT was an enthralling and enlightening experience for me.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-6-svg-nft">https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-6-svg-nft</a></p><p>Overall this week is amazing for me.</p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’23</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8151262559d069ef4a9394f2a8d8b7376808e828d470242e23b1546690e5b069.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The fifth week @ EIF3.0]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-fifth-week-eif3-0</link>
            <guid>2h4vs3ei3AZIXnXHXPId</guid>
            <pubDate>Mon, 13 Mar 2023 17:29:48 GMT</pubDate>
            <description><![CDATA[Hello, Week 5 of the Ethereum India Fellowship&apos;23 was an engaging and informative period for the participants. They had the chance to work on exciting projects and expand their knowledge of blockchain technology through a series of challenges that pushed them to their limits. I haven&apos;t finished last week&apos;s problems, so I go through these challenges. Also, I created a project proposal for the upcoming week. Challenge # Dex: https://speedrunethereum.com/challenge/minimum-viable-e...]]></description>
            <content:encoded><![CDATA[<p>Hello, Week 5 of the Ethereum India Fellowship&apos;23 was an engaging and informative period for the participants. They had the chance to work on exciting projects and expand their knowledge of blockchain technology through a series of challenges that pushed them to their limits. I haven&apos;t finished last week&apos;s problems, so I go through these challenges. Also, I created a project proposal for the upcoming week.</p><p><strong>Challenge # Dex:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/minimum-viable-exchange">https://speedrunethereum.com/challenge/minimum-viable-exchange</a></p><p>During this challenge at the Ethereum India Fellowship&apos;23, participants were tasked with building a Minimum Viable Exchange (MVE) or a DEX from scratch. This challenge was especially exciting as it allowed participants to delve into DeFi, a rapidly growing field in blockchain technology. To successfully complete the challenge, participants had to write a smart contract that was secure, efficient, and could handle different types of orders, and build a front-end user interface. This project provided the participants with a deep understanding of decentralized exchanges, how they work, and the challenges that come with building them, such as handling liquidity, preventing front-running, and ensuring security.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-4-dex">https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-4-dex</a></p><p><strong>Challenge #Building a State Channel Application:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/state-channels">https://speedrunethereum.com/challenge/state-channels</a></p><p>During this challenge at the Ethereum India Fellowship&apos;23, participants were introduced to state channels, a layer two scaling solution that allows for off-chain transactions without the need for every transaction to be validated by the blockchain network. In this challenge, participants had to create an application that uses state channels to facilitate transactions between a guru and their clients. They had to write a smart contract that could handle opening and closing state channels, validating signed messages, and building a front-end user interface. This project provided the participants with valuable insights into ECDSA and the benefits of state channels, such as faster and cheaper transactions, improved scalability, and increased privacy.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-9-state-channels">https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-9-state-channels</a></p><p><strong>Project Proposal:</strong></p><p>I also created my project proposal this week. During this fellowship, I want to build something in the Social Impact category. This is a DeFi project based on ROSCA(Rotating Savings And Credit Association). In this project, a group of people agrees to save collectively and a chainlink random VRF will choose a person one from them every month who accesses the whole pool of money for that month. So, everyone gets access to a big amount of money randomly each month. If a person gets money then he/she would not be allowed to participate further and they will have to pay interest on that amount as per the rule mentioned in the smart contract. So if a person pays money every month he/she will earn interest on that money as well as a person who gets a pool of money early pays interest hence it is also a nice investing scheme for the user.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/EIF3.0">https://github.com/Nitesh639/EIF3.0</a></p><p>Overall this week is amazing for me.</p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’23</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8151262559d069ef4a9394f2a8d8b7376808e828d470242e23b1546690e5b069.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The fourth week @ EIF3.0]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-fourth-week-eif3-0</link>
            <guid>M2p1u3qlJjXKs7JYAHTb</guid>
            <pubDate>Fri, 10 Mar 2023 17:07:26 GMT</pubDate>
            <description><![CDATA[Hello, I am pleased to report that the Ethereum India Fellowship&apos;23 has been a great success so far. The participants had a wonderful experience, particularly during the fourth week of the program, which was filled with a variety of new challenges and learning opportunities. This week proved to be one of the most interesting and engaging weeks of the fellowship thus far. Challenge #Dice game I started this week with the Challenge 3 #Dice game. In this game, I got to learn about how in bl...]]></description>
            <content:encoded><![CDATA[<p>Hello, I am pleased to report that the Ethereum India Fellowship&apos;23 has been a great success so far. The participants had a wonderful experience, particularly during the fourth week of the program, which was filled with a variety of new challenges and learning opportunities. This week proved to be one of the most interesting and engaging weeks of the fellowship thus far.</p><p><strong>Challenge #Dice game</strong></p><p>I started this week with the Challenge 3 #Dice game. In this game, I got to learn about how in blockchain we produce random numbers, this game uses a special kind of dice to generate these numbers.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/dice-game">https://speedrunethereum.com/challenge/dice-game</a></p><p>In this, I want to highlight the challenges of using randomness on a public deterministic blockchain. While the block hash is a commonly used method for generating randomness, it is not very secure and can be easily exploited. In this, I provide an example of a contract that uses block hash to create random numbers and explain why this method is weak. Instead, I suggest using stronger forms of randomness, such as commit/reveal schemes, oracles, or VRF from Chainlink, to ensure the security of the blockchain.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-3-dice-game">https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-3-dice-game</a></p><p>Overall, the week was full of great learning, and hope to learn even more exciting things in the future!</p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/fcb1730a57d5d1b89cb22e70b31dc69ba0a4702aa55739b9f4a1e51aeb3070fa.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The third week@EIF3.0]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-third-week-eif3-0</link>
            <guid>8i0RXrnxnw3Yfkia8Fmn</guid>
            <pubDate>Fri, 10 Mar 2023 16:35:58 GMT</pubDate>
            <description><![CDATA[Hello, During Week 3 of the Ethereum India Fellowship&apos;23, participants were given a range of challenges that helped them gain new knowledge and experience in the field of blockchain technology. I have not completed last week&apos;s challenges, So I went throw those challenges. These challenges encouraged participants to explore different aspects of blockchain technology and push their boundaries, providing them with valuable learning opportunities. Challenge 1 #Decentralized Staking App ...]]></description>
            <content:encoded><![CDATA[<p>Hello,</p><p>During Week 3 of the Ethereum India Fellowship&apos;23, participants were given a range of challenges that helped them gain new knowledge and experience in the field of blockchain technology. I have not completed last week&apos;s challenges, So I went throw those challenges. These challenges encouraged participants to explore different aspects of blockchain technology and push their boundaries, providing them with valuable learning opportunities.</p><p><strong>Challenge 1 #Decentralized Staking App :</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/decentralized-staking">https://speedrunethereum.com/challenge/decentralized-staking</a></p><p>The challenge of creating a decentralized staking app was an incredibly interesting and educational experience for me. Writing the smart contract from scratch was a thrilling endeavor, and I felt a sense of accomplishment when all my test cases passed. This challenge pushed me to think critically and creatively, and I was proud of the work I accomplished. Through this experience, I learned how to create a staking mechanism that incentivizes users to hold onto their tokens and receive rewards for doing so. This challenge was a powerful example of how decentralized technology has the potential to revolutionize traditional processes, and I&apos;m excited to see how this technology will continue to evolve and transform the way we do things.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-1-decentralized-staking">https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-1-decentralized-staking</a></p><p><strong>Challenge 2 #Token Vendors :</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/token-vendor">https://speedrunethereum.com/challenge/token-vendor</a></p><p>During the challenge, I learned that smart contracts can be compared to &quot;always on&quot; vending machines that anyone can access. For my project, I created a decentralized digital currency and built a vending machine that can buy and sell it without any interruptions. I gained valuable knowledge on the &quot;approve&quot; pattern for ERC20s and how contract-to-contract interactions work. Overall, this challenge provided me with an excellent opportunity to explore the possibilities of smart contracts and the vast potential they have to revolutionize various industries.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-2-token-vendor">https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-2-token-vendor</a></p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’23</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8151262559d069ef4a9394f2a8d8b7376808e828d470242e23b1546690e5b069.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The second week @ EIF3.0]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-second-week-eif3-0</link>
            <guid>ebWHHvtUDDeWfSoS3wTs</guid>
            <pubDate>Fri, 10 Mar 2023 10:35:59 GMT</pubDate>
            <description><![CDATA[Hello, The week started with Challenge 1 #Decentralized Staking App. In this assignment, I needed more knowledge about Solidity. So this week I go through the basics of Solidity. I learned about events, transfers, payables, etc., which are very helpful for blockchain developers. I used Remix to compile and deploy the smart contracts. Overall, the week was full of great learning, and hope to learn even more exciting things in the future! Nitesh Kumar Kushwaha EthIndia Fellow’23]]></description>
            <content:encoded><![CDATA[<p>Hello,</p><p>The week started with Challenge 1 #Decentralized Staking App. In this assignment, I needed more knowledge about Solidity. So this week I go through the basics of Solidity. I learned about events, transfers, payables, etc., which are very helpful for blockchain developers. I used Remix to compile and deploy the smart contracts.</p><p>Overall, the week was full of great learning, and hope to learn even more exciting things in the future!</p><p>Nitesh Kumar Kushwaha</p><p>EthIndia Fellow’23</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8151262559d069ef4a9394f2a8d8b7376808e828d470242e23b1546690e5b069.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[The first week in EIF3.0]]></title>
            <link>https://paragraph.com/@nitesh-kumar-kushwaha/the-first-week-in-eif3-0</link>
            <guid>a4oPKyxQIldQzQXihrKo</guid>
            <pubDate>Fri, 10 Mar 2023 10:17:59 GMT</pubDate>
            <description><![CDATA[I expressed my excitement and nervousness at the beginning of my journey at the Ethereum India Fellowship 3.0. I felt incredibly honored to be selected out of over 6000+ applicants and was eager to start this new chapter. Then, I attended an electric kick-off session at the Ethereum India Fellowship 3.0, setting the stage for what was to come. During this session, the program leaders introduced the fellowship structure and guidelines, and I felt optimistic about the upcoming weeks. The progra...]]></description>
            <content:encoded><![CDATA[<p>I expressed my excitement and nervousness at the beginning of my journey at the Ethereum India Fellowship 3.0. I felt incredibly honored to be selected out of over 6000+ applicants and was eager to start this new chapter.</p><p>Then, I attended an electric kick-off session at the Ethereum India Fellowship 3.0, setting the stage for what was to come. During this session, the program leaders introduced the fellowship structure and guidelines, and I felt optimistic about the upcoming weeks. The program leaders stressed the significance of collaboration, growth, and the impact we can have on the Ethereum ecosystem. Their passion and knowledge were evident, and it was apparent that they were dedicated to our success.</p><p>During the initial week of the Ethereum India Fellowship 3.0, we attended numerous sessions as part of the EthForAll hackathon. These sessions presented us with an excellent chance to collaborate with other fellows and work on thrilling projects. Despite the difficulty, I enjoyed the sessions and found them to be a significant learning experience that aided in my personal growth. I was astounded by how much I was able to achieve within a brief period and looked forward to exploring what the program had in store for me in the future.</p><p>One of the most remarkable moments of the week was when we received two EthereumSpeedRrun challenges: a basic NFT example and a decentralized staking app. These challenges gave us the chance to utilize our knowledge and demonstrate our abilities. Initially, I was apprehensive about creating a decentralized application from the ground up, but I was excited to accept the challenge.</p><p>The week I started with Challenge 0 #Simple NFT Challenge. We used Hardhat to compile and deploy the smart contracts. Then, we used a template React app full of important Ethereum components and hooks. I also got acquainted with the use, implementation, and market of NFTs.</p><p><strong>Important Links:</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://%5Bhttps://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-0-simple-nft%5D(https://github.com/Nitesh639/scaffold-eth-challenges/tree/challenge-0-simple-nft)">GitHub Repo</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://speedrunethereum.com/challenge/simple-nft-example">Assignment Link</a></p></li></ul><p>Nitesh Kumar Kushwaha,</p><p>EthIndia Fellow 3.0</p>]]></content:encoded>
            <author>nitesh-kumar-kushwaha@newsletter.paragraph.com (Nitesh Kumar Kushwaha)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8151262559d069ef4a9394f2a8d8b7376808e828d470242e23b1546690e5b069.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>