You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to IDOM's client-server design, it currently isn't possible to integrate with Web 3. However, React is Web 3 compatible, so with a little hackery we can be too.
Proposed Actions
Right now, Web 3 is very much in it's infancy. I'm leaving proposed actions minimal so we can research this more in the future. Hopefully Web 3 software tooling will be more developed by then.
In theory, it is possible to run IDOM as a Web 3 dApp if we can get everything running client-side.
Due to this issue relying on IDOM being client-sided, we are blocked on:
Current Situation
Due to IDOM's client-server design, it currently isn't possible to integrate with Web 3. However, React is Web 3 compatible, so with a little hackery we can be too.
Proposed Actions
Right now, Web 3 is very much in it's infancy. I'm leaving proposed actions minimal so we can research this more in the future. Hopefully Web 3 software tooling will be more developed by then.
In theory, it is possible to run IDOM as a Web 3 dApp if we can get everything running client-side.
Due to this issue relying on IDOM being client-sided, we are blocked on:
The text was updated successfully, but these errors were encountered: