Update 3rd April, 2025

Pretty amazing for a many folk away so no Dev update week :laughing:

Lots to like, not least the improvements with the client. I saw some improvements with download which mean I was able to view @Southside’s website on the live network which was encouraging:

But today @aatonnomicc managed to upload a complex website with dweb and view it too, which is great to see. And with such a large network this is a big step forward IMO. Anyone can install dweb and view these websites in a standard browser, batteries included! Look at this beauty (just opened this myself with the following command over mobile b/b hotspot):

dweb open a7ddb192773ab609ea223008a31f572ef4493c6bbc71b996c2d0ef9d86ed335faf2f284527c051c3214b5d2b89388180

So I’m hoping folk will be inspired to try dweb. Static sites just work, but you can start building dynamic websites too using the Autonomi REST API which I’m adding to day by day. These can be checked out and tried out in the SwaggerUI (see screenshot).

To open the Autonomi REST SwaggerUI, install dweb with cargo install --locked dweb-cli, run dweb serve and then in another terminal type dweb openapi-docs:

Using these APIs a regular website will have access to all Autonomi and dweb APIs without any special tooling. This makes building all kinds of web app possible, thanks to all the support from this awesome community.

More here:

33 Likes