Closed gilescope closed 2 years ago
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. ( https://github.com/paritytech/desub/issues/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:
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. ( https://github.com/paritytech/desub/issues/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?