New Walrus Sites deployment tool

With the launch of Walrus mainnet and adding Walrus cli tools to Suibase, I’ve finally released a new better Walrus Sites deployment tool walrus-sites-deploy - npm

Why it’s better:

  • No additional config files needed (thanks to Suibase).
  • It stores the published site object ID in an environment file and reuse it on next deploy.
  • It allows to swap SUI for WAL to fund the deployment if necessary.

Check it out and report any found issues GitHub - suiware/walrus-sites-deploy: Better Walrus Sites Deploy

3 Likes