d-day is here 
From the maker of vdash, the incredible awe and hopefully soon to be fought over by budding website and web app builders.
All earlier versions can be viewed because dweb publishes to a History data type.
dweb 
Immediately after installing dweb with a single command (cargo install dweb-cli), you will be able to do the following:
- view websites
- use web apps such as Atlas and Friends
- publish websites
- create a WordPress-like blog
- build RESTful web apps using standard web tooling such as Svelte, React, Vue etc. You can view the REST APIs using
dweb openapi-docs(āAutonomi RESTful APIsā below). - inspect Autonomi data using
dweb inspect-commands - thereās more, and a lot more potential which you can read about in Current Features and Future Plans or see Contents if you want to browse.
Thanks to an intrepid guinea pig there is at least one website you can view right now!
Get dweb
You can download the latest binaries for Windows, MacOS and Linux from here.
Or you can install using Rust:
cargo install dweb-cli
Notes:
- If you donāt yet have Rust see Get Rust
- If
cargo install dweb-clifails, trycargo install --locked dweb-cli
View vroom
There are two ways to view vroom and both will take ages to load (or fail more quickly) so watch the terminal where you started the server while your hair greys and your skin wrinkles. (Those messages are very exciting to some, honest).
Ready? Now open vroom via an Archive (accessing the website directly, using the address of a PublicArchive):
dweb open 58f30e22caae7354c2039f4f2690f6205c93b41da5391fe45f75f2f17c559eec
Open the vroom History - most recent version (currently two versions I believe)ā¦
Most recent version:
(Note: accessing versions will take a loooong time because of issues with Pointers not being updated. But it does work. When pointers are sorted this will be much faster).
dweb open b4d001a4b826cf9cfca6101f35da73d21c2464ab8abf4d054ea99ecd9a57858f9c74854ae1acf856d244aba5d4a0ed96
Open version 1 etc by inserting -v <VERSION> after āopenā:
dweb open -v 1 b4d001a4b826cf9cfca6101f35da73d21c2464ab8abf4d054ea99ecd9a57858f9c74854ae1acf856d244aba5d4a0ed96
Have a Go
So have a go. Anyone can view or upload a static website, and if you are into building a web app that can access Autonomi check out the dweb RESTful APIs nextā¦
Autonomi RESTful APIs
Iām exposing dweb and Autonomi APIs using OpenAPI and a great tool called SwaggerUI. Hereās a screenshot of SwaggerUI which provides details on every API, and can also be used to test each one with the live network or a local testnet:
To open the above in your browser, install dweb and start the server:
cargo install dweb-cli
dweb serve
Then in another terminal:
dweb openapi-docs
To use with a local testnet start the server with dweb --local serve and upload some websites using dweb publish-new and dweb publish-update. You can build and test web apps exactly as you would normally with the setup (i.e. running your web app using npm run dev or yarn dev etc.)
The example web apps Fileman and Names (above) make it easy to check this out too.
Developers.. help!
Please let me know if you want a particular API or if you think Iām doing it wrong. Iām starting from zero with REST API design so welcome suggestions, feedback and requests.
More details please
A slightly longer version for those who are still reading but donāt want to click the link above.
- open websites on Autonomi in a standard browser, with no configuration of the browser or anything else
- find websites by typing
dweb open awesome - view websites and directories published with
dweb,AntTP,antor any Autonomi upload tool or app - view every version of websites published using dweb (and those made for AntTP and website made of static HTML uploaded using
antor a third party app) withdweb open <ADDRESS> - publish your own website with a single command, issued over and over until your wallet is emptied and refilled numerous times

- create and use short names from the command line or the Names demo app
- view the contents of Archives (uploaded directories) using the command line or the Fileman demo app
- open any version of a website going back as far as, er, last week (forever!), because dweb History started in March 2025 and guess who got there F I R S T !!! (P.S. not me).
Links
- dweb repo on codeberg - with help for users and developers
- Atlas - share and rate things with chat by @Josh
- Firends - chat by @riddim (get started)
- ScratchChat - a demo of Scratchpads to make a chat / microblog
- Names - a static HTML app for creating short names for websites
- Fileman - a RESTful Svelte app for viewing files on Autonomi
- Publii - a third party app for creating websites and blogs
*some features require storing data for which you will first have to unlock your ERC20 badge, though plenty of help will be available from this wonderful community as always. So donāt let that stop you if you want to be second, or third, or letās face it anything in the top 100 will be something to tell your grandchildren about!
We know how much people
being first (ish) that here ![]()



