innovest.fi

innovest.fi

A social Dapp democratising research/science investing using project tokenisation.

The problem innovest.fi solves

  1. Research and science investing is mostly limited to VCs and Private Equity. We are giving back power to the people.
  2. Labs get to raise more funds and get better deals cutting the long chain of banking middlemen out.
  3. More Web3 adaption.

Challenges we ran into

  1. SafeAuth uses ether v6 as a dependency and Push Protocol uses ether v5 as a dependency. Normal BrowserProvider method is not available in ether v6, so we had to use JsonRpcProvider and get signer from SafeAuth.
  2. Faced high gas prices (not normal), in certain L2s.
  3. Some APIs were throwing CORS, we had to build a proxy server to make the API calls. Also the RateLimit was very high. So we had to make our API calls carefully.
  4. Internet

Technologies used

Discussion