Feature Monkey

Feature Monkey

A community-driven feedback tracker for web3

The problem Feature Monkey solves

Web3 is inherently community-driven. Feedback boards are used by Uniswap, Zapper, Zerion, Morales, and many others
But none of these tools is web3 native, they don’t even support login via wallet. This is not web3 native.
Due to this teams are now making in-house tools. Teams like Debank have already built their own product. This is inefficient and can be solved by a SaaS.

Challenges I ran into

  • product is currently live, so needed to make sure everything worked and is prod ready. deploying a few features broke the server and had to spend a lot of time debugging.
  • making sure payments are done natively without an external provider in a way no one can fake the payment.
  • fetching balances for multiple users for multiple tokens is still hard and require a lot of calls to alchemy, looking into a cost effective way of doing this.

Discussion