chore: public-launch prep — MIT license, refreshed README, GitHub Pages deploy - #164
Merged
Conversation
- LICENSE: MIT (c) 2026 Roberto Cano - README: refreshed for the current feature set (CLI, multi-network, value-read config args, address-book export, website) + license section - license: MIT field added to root and all package manifests - apps/website/public/CNAME restored for the GitHub Pages deploy Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…com) Actions-based Pages deploy of apps/website's Vite build on pushes to main, mirroring the thesolidchain.com pattern. Reuses the adapter-driven setup action. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
robercano
approved these changes
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Everything needed before flipping the repo to public (motivation: GH Actions limits on private repos + serving the website from GitHub Pages at redeploy.thesolidchain.com).
"license": "MIT"added to the root and all 8 package manifests.redeploycommand), multi-network deploys, value-read config args, address-book export, two-layer verification, website link, quick start, packages table, license section.apps/website/public/CNAME— restored (redeploy.thesolidchain.com) for the GitHub Pages deploy..github/workflows/pages.yml— Actions-based Pages deploy of the website build on pushes to main (second commit; requires aworkflow-scoped push — the owner pushes it from an external terminal, after which this PR updates automatically).Pre-public secret audit (full history, 258 commits)
git log -p --all).0xaaa…/0xbbb…/deadbeefplaceholders,FAKE_PRIVATE_KEY..envwas ever committed;.env.exampleis placeholder-only..claude/state/(loop logs) is untracked; personal-infra references in docs are domain names only (no tunnel credentials or IDs).🤖 Generated with Claude Code