#autonomi #networking

dweb

Decentralised web and storage library for Autonomi

9 unstable releases (3 breaking)

new 0.3.4 Apr 1, 2025
0.3.3 Apr 1, 2025
0.3.1 Mar 20, 2025
0.2.0 Jan 14, 2025
0.0.1 Nov 28, 2024

#8 in #autonomi

Download history 14/week @ 2024-12-06 1/week @ 2024-12-13 90/week @ 2024-12-20 11/week @ 2024-12-27 2/week @ 2025-01-03 93/week @ 2025-01-10 31/week @ 2025-01-17 11/week @ 2025-02-14 10/week @ 2025-02-21 7/week @ 2025-02-28 171/week @ 2025-03-14 101/week @ 2025-03-21

283 downloads per month
Used in dweb-cli

AGPL-3.0

275KB
5K SLoC

dweb

dweb is a Rust library which supports publishing and viewing websites on the decentralised web of the Autonomi peer-to-peer network. With it you build apps which publish and view of decentralised websites and use helpers which simplify some areas of the Autonomi API.

  • Capabilities and roadmap: see the features section of the dweb-cli README.md.

  • dweb API: see docs.rs.

  • Add dweb to your Rust project:

      cargo add dweb
    

Status

The dweb library is a work in progress so expect breaking changes expecially in newly added features. The web publishing format and command line interface are more stable but breaking changes are still possible.

Contributing

Contributions under the AGPL3.0 license are welcome and any contributions or PRs submitted will be assumed to be offered under that license unless clearly and prominently specified otherwise.

LICENSE

Everything is licensed under AGPL3.0 unless otherwise stated. Any contributions are accepted on the condition they conform to this license.

See also ./LICENSE

Dependencies

~87–125MB
~2.5M SLoC