Bridge.io

August 21, 2024

Source Code | Live Link

Technologies Used

Samir ZafarSamir ZafarSamir ZafarSamir Zafar
  • Web 3.0 Application
  • Proof of concept application that is used to create Real World Asset (RWA) Tokens on a private blockchain. Hedera consensus service (PUB/SUB Service) is leveraged to then transfer them government bond tokens from the private blockchain to public blockchain, if the user wishes to sell to the secondary sales market.
  • Same application can be applied to properties being represented as RWA tokens. This is a potential lead I am looking into.
  • Issuing Governemnt bonds as tokens on private & public blockchains
  • All public transactions can be tracked
  • Allows users to purchase government bonds and they can then be shared or publicy traded in a second hand market with complete security
  • NextJS - User Interface
  • NodeJS/ExpressJS - Governemnt Dummy Microservice
  • Springboot - Private Blockchain Interaction Microservice
  • H2 - In memory database for Spring application
  • Hedera consensus service - Pub/Sub technology
  • Solidity - Write smart contracts for Etherum blockchain (public)