Forever Bookmarks

Forever Bookmarks

Create your bookmarks forever, take them anywhere.

The problem Forever Bookmarks solves

One of the main painpoints in using browsers is resetting of bookmarks. Ever felt frustated to watch all your bookmarks go down void which you have collected all over your lifetime(not kidding). So here's a solution. Supported by your wallet, Import you bookmarks anywhere, save from anywhere and take them anywhere without any hiccups.

Challenges I ran into

There were quite few noticable ones:

  1. FEVM Docs are not fully updated so need to find and search to find solution to some things.
  2. Filecoin native wasm actors document wasn't able to find those.
  3. No mention how storage is handled in the contract itself. (so to solve this using a proxied way to store in filecoin and later you can port it to your address.)
  4. Slow Testnets (Added Async logics and waiting logics in the application itself.)

Rest is developer tooling is pretty nascent as this stage for filecoin's FEVM and It would help alot if that can be updated.

Discussion