Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mario4tier/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 is the implementation of a portal to access Walrus Sites. It is based on service workers.
  • 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 collection of websites to test the functions of the Walrus Sites.

About

Walrus Sites: Decentralized Websites using Sui and Walrus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 51.7%
  • TypeScript 31.4%
  • HTML 8.1%
  • CSS 5.4%
  • JavaScript 1.6%
  • Move 1.4%
  • Shell 0.4%