Skip to content

Conversation

m4sterbunny
Copy link
Contributor

extends readme for prerequsites and deprecates Holesky

Copy link
Member

@gskril gskril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! High level, I think testnets stay around for a while after being considered deprecated so I think we should keep it marked as such rather than removing it completely at this point. If I'm wrong and its gettin fully shut down at the end of the month, then we should fully remove it.

CONTRIBUTING.md Outdated
4. For a fresh clone, run `pnpm install`
5. Build the docs locally with `pnpm run build` to ensure your changes are valid.

> Optionally, serve on local host with `pnpm dlx serve src/dist` to view your build in the browser.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to use the pnpm run dev command here instead of pnpm dlx serve (I know its different, but for sake of keeping things simple)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting -- I did try pnpm run dev and that didn't serve while pnpm dlx serve src/dist did -- perhaps the url can be offered before server completes its tasks?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets just mark the whole Holesky section as deprecated on line 154 instead of a specific contract

<ContractDeployments chain="sepolia" />

### Holesky
{/*### Holesky
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep it until the chain is fully shut down, just mark it as "Holesky (Deprecated)"

@m4sterbunny m4sterbunny marked this pull request as draft September 22, 2025 06:04
@gskril
Copy link
Member

gskril commented Oct 6, 2025

Closing in favor of #476 - notice of deprecation is sufficient for now until the chain actually goes offline.

@gskril gskril closed this Oct 6, 2025
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