P3 Services - Dev Console and Dashboard

Hi all, let’s get the ball rolling on some of the P3 Services mentioned here by Farah.

Specifically, I think we can get started with the dev console, dashboard and (if desired) sandbox. In the spirit of decentralization, I think it would make sense if we just get a couple of people to host these, before the eventual DAO might want to host a canonical version.

Hosting them is very cheap, so I’d argue it’s not something that requires compensation for now, hence I didn’t structure this as an RFP.

Instructions on how to deploy all of these apps can be found at GitHub - radixdlt/dapps-monorepo: The Dashboard dApp, which is home to to a network explorer and a staking interface. · GitHub, I would personally recommend the serverless approach. If you need additional help, don’t hesitate to give me a shout.

Let’s keep a list of all current deployments, I’ve already deployed the dashboard and dev console once (didn’t do sandbox, don’t think there’s real demand for it tbh, but correct me if I’m wrong):

Dashboards

Dev Consoles

2 Likes

I’ve forked the repo and (with Claude’s help) made a bunch of changes. There are sure to be some bugs left in there, so please use it at your own risk. The sandbox, in particular, hasn’t been tested very much.

Dashboard

Dev Console

Hosted on cloudflare workers.

Changes (under the hood) include update to Svelte 5, removal of all cookies / tracking, removal of RadixImageService calls, etc.

3 Likes

Amazing work @Michael, adding those to the list!

See you even changed the T&Cs and Privacy Notice :handshake: