Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Remove references and links to our old testnet (but leave demo app pages) #329

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

derrekcoleman
Copy link
Contributor

Removing references to our old testnet (that still has important contracts and live demos) is a difficult process to break up into steps, especially when we have other urgent work to do.

In a perfect world, we would decide whether to deprecate or redeploy the testnet demo apps so we can remove all references to the old testnet and improve the DX for exploring what BOB can do. (Trust me, it's a mess right now helping curious devs navigate multiple links, bridges, addresses, faucets, etc.)

Until then, this PR aims to remove all references/links to the old testnet to stop new devs from being confused while also leaving old demo app pages up so users and BD can still reference them without asking dev to spend time redeploying.

This PR does:

  • Remove old testnet info and links from the Connect page (most important)
  • Removes old testnet contract info (L1 and L2) from the Contracts page
  • Delete the Use BOB guide, an outdated tutorial for connecting to the old testnet
  • Redirect broken links from the Use BOB guide to the Connect page

This PR does not:

  • Delete the P2P swap demo page, which links to an old testnet demo app.
  • Modify the Ordinals page, which links to an old testnet demo app.

Copy link

changeset-bot bot commented Aug 30, 2024

⚠️ No Changeset found

Latest commit: d64a157

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bob ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 7:24pm

@gregdhill gregdhill merged commit f4d5f24 into master Sep 2, 2024
4 checks passed
@gregdhill gregdhill deleted the derrek/docs-remove-testnet-links branch September 2, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants