Inspiration

Web3 connect in VibeCode sucks.
It's insecure and does not work.
"Fix fix, please fix" does not help.

Developers and users need wallets, have to pay gas for transactions, and must be very careful with security.


What it does / How we built it

Wibe3 is a client + backend framework that creates an isolated trading zone for users and developers.
Users can deposit into this trading zone and transfer internally using a simple JS API — it’s gas-free.

On the frontend, users can deposit and withdraw crypto to and from this trading zone within our iframe.
Within this trading zone, Solana, Ethereum, and NEAR share the same API structure:
{ transfer, to: "bob", token: "USDC" }. Everything is non-custodial and powered by HOT Omni Balance.

We also made a huge prompt to teach Rork to work with Wibe3.


What's next for Wibe3

Make every VibeCode app use crypto.

Built With

  • hot
  • rork
  • wibe3
Share this project:

Updates