Chandan Rajpurohit

An Artist With Technical Skills

  • How To Add Polygon Network In MetaMask

    MetaMask is the most popular crypto wallet to store crypto-currency and NFTs. The account that is created on MetaMask has the default Ethereum Mainnet network configured. So to configure Polygon Mainnet we will need to do additional setup. Let’s see how we can add Polygon Network to the MetaMask wallet. We can add a polygon […]

    Continue Reading

  • What is SOAP?

    In the world of software development and web services, SOAP (Simple Object Access Protocol) plays a vital role in enabling communication between different systems. SOAP has been around for many years and continues to be a widely used protocol for building robust and interoperable web services. In this blog, we will delve into the intricacies […]

    Continue Reading

  • REST

    REST stands for Representational State Transfer is an architectural style for designing networked applications. It provides a set of principles and constraints that govern the behavior of web services. RESTful APIs (Application Programming Interfaces) are APIs that adhere to the principles of REST. Imagine you want to order a pizza from a restaurant using their […]

    Continue Reading

  • ONDC

    ONDC Stands for Open Network for Digital Commerce. It is a private non-profit Section 8 company established by the Department for Promotion of Industry and Internal Trade (DPIIT) of the Government of India to develop open e-commerce. In India, more than 12 million sellers earn their livelihood by selling or reselling products and services. However, […]

    Continue Reading

  • Next.js Overview

    Next.js is the react framework used for building web applications and user interfaces. It is loaded with a lot more features that enable you to build full-fledged production-ready applications. Features like routing, styling, authentication, and bundle optimization. There’s no need to install additional packages. Next.js provides everything that you need to make the Web Faster. […]

    Continue Reading

  • What is Lazy minting?

    Lazy Minting is a process by which creators can avoid paying gas fees to mint their NFTs. When the creator lazy mint, he/she can list their item for sale on OpenSea, but it’s not actually written to the blockchain yet. When someone buys their NFT, the mint and the sale are combined into one transaction, […]

    Continue Reading