gilescope / dotsamaworld

Dotsama parachain 3D block explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

work in browser again

gilescope opened this issue · comments

I really don't want there to be a back end if I can help it - I like decentralised.

But to work on the browser we're going to need desub to work in a browser. ( paritytech/desub#87 )

I'm pretty sure mostly everything else is ok with working in a browser ( there was the 3d text mesh stuff that wasn't compatible but we ditched that).

We could rip out all the data sourcing and put that in a server but that wouldn't be very decentralised now would it?

https://github.com/virto-network/sube works in the browser. Maybe that can be an alternative to subxt...

dyn branch is pretty close now (after months of hard work). Still todo:

  • get rainbows rainbowing again.
  • fix live mode somehow.