R

Radiate Finance

Radiate finance is a real time money streaming protocol built on Tezos.

The problem Radiate Finance solves

Real-time streaming can be loosely translated as a constant flow of assets from one wallet to another every second. It makes transactions much faster and also enables a trust-less environment.

Use cases-

  1. Payrolls - Companies can use Radiate Finance if they want to pay their employees in crypto. Employees don't have to wait for paydays, as the money is streamed every second.
  2. Freelance - Freelancers can use Radiate Finance to ensure a trustless environment with their client. It can also benefit client's as they can cancel streams midway.
  3. OTT services - The protocol can be adopted by OTT services like netflix, spotify as a payment alternative.

Some other use cases can be Micro-Consultation services, and other engagements where time is money.

Challenges we ran into

This was our first time using DipDup framework, hasura graph ql engine. We faced quite a lot of bugs with the framework. One major bug we encountered was indexer not working properly with hasura engine. But getting help from the DipDup devs we were able to figure it out.
Also, It was a little challenging to make the streams FA2, FA1.2 standard compatible, as the transfer tokens entry point is a little tough to grasp at first. We solved it by looking at the already existing contracts.

Discussion