MystenLabs / walrus-sites

Walrus Sites: Decentralized Websites using Sui and Walrus.
https://docs.walrus.site/walrus-sites/intro.html
Apache License 2.0
21 stars 17 forks source link

feat: publish multi-object resources #28

Closed giac-mysten closed 7 months ago

giac-mysten commented 7 months ago

Publish resources of size > 256 KB by splitting them across multiple objects and recovering them in parallel in the portal.

Closes #17