Latest news

  • How I integrated Django with Blockchain and built a Decentralized Application (DAPP) ?

    How I integrated Django with Blockchain and built a Decentralized Application(DAPP)?An effective guide for Python Developers to begin their Blockchain Development journey.One can never deny the fact that the moment while working with DAPP development, one of the major challenges lies in connecting the smart contract with the front end of the website.The most effective procedure is undoubtedly using Web3(Python or Javascript) library to do this for you. While this might be a lot easier for a Java… … More