Skip to content

Instantly share code, notes, and snippets.

@zramsay
Created October 18, 2024 17:29
Show Gist options
  • Save zramsay/62221e9d057a58bdd8203e8dc4ba33a0 to your computer and use it in GitHub Desktop.
Save zramsay/62221e9d057a58bdd8203e8dc4ba33a0 to your computer and use it in GitHub Desktop.
Testnet Status Oct 18th.

The testnet currently has:

Users can go to Snowball, select a template or their own webapp, and click deploy. This will publishing the ApplicationRecord to the Laconic Registry, alongside an ApplicationDeploymentRequest.

The deployer API will see the ApplicationDeploymentRequest then build and deploy from the ApplicationRecord source code. Finally, the deployer API will publish a DnsRecord and ApplicationDeploymentRecord to the Laconic Registry, as evidence that it succesfully completed the request. The deployer UI shows the logs for the build and deploy steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment