Skip to content

BGADstudio/walrus-sites

 
 

Repository files navigation

Walrus Sites!

This repo contains the various components of a working Walrus Site. The resources of a Walrus Site are stored on Walrus, and the metadata and ownership of the site is managed through Sui.

Documentation of Walrus and Walrus Sites is available at docs.walrus.site.

Repo structure

  • move contains the smart contract for creating and updating Walrus Sites on chain.
  • portal contains the implementations of the portals to access Walrus Sites.
  • The site-builder is a Rust cli tool to create Walrus Sites, starting from the output of a standard website building tool (i.e., a directory containing html/css/js).
  • In examples there is a handy collection of websites to test the functions of the Walrus Sites.
  • In c4 there is the C4 model depicting the architecture of the project.

Star History

Walrus Sites is open source! Here is a graph showing the star history over time.

Star History Chart

About

Walrus Sites: Decentralized Websites using Sui and Walrus.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 49.2%
  • TypeScript 32.4%
  • HTML 8.6%
  • Move 3.5%
  • CSS 2.9%
  • JavaScript 1.5%
  • Other 1.9%