Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

7 changes: 1 addition & 6 deletions content/docs/stacks/clarinet-js-sdk/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ Here is a non-exhaustive list of some of simnet's use-cases:
title="Simulate a blockchain with Clarinet JS SDK"
description="Learn how to interact with a simulated network without running a node."
/>
<SecondaryCard
href="/stacks/clarinet-js-sdk/guides/migrate-to-the-clarinet-sdk"
title="Migrate v1 tests to Clarinet JS SDK"
description="Learn how to migrate your existing tests to the Clarinet JS SDK."
/>
<SecondaryCard
href="/stacks/clarinet-js-sdk/references/simnet"
title="SDK reference"
Expand All @@ -47,4 +42,4 @@ Here is a non-exhaustive list of some of simnet's use-cases:

<Callout title="Need help building with Clarinet JS SDK?" type="help">
Reach out to us on the <span className="font-bold">#clarinet</span> channel on [Discord](https://stacks.chat/) under the Hiro Developer Tools section. There's also a [weekly office hours](https://www.addevent.com/event/kI22007085) call every Wednesday at 1pm ET.
</Callout>
</Callout>
1 change: 0 additions & 1 deletion content/docs/stacks/clarinet-js-sdk/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"---Guides---",
"guides/unit-testing",
"guides/integration-testing",
"guides/migrate-to-the-clarinet-sdk",
"---Reference---",
"references/simnet",
"references/properties",
Expand Down
7 changes: 1 addition & 6 deletions content/docs/stacks/clarinet-js-sdk/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,4 @@ Check out the [methods](/stacks/clarinet-js-sdk/references/methods) page for the
title="Custom matchers"
description="Learn about the custom matchers that are available in the Clarinet JS SDK."
/>
<Card
href="/stacks/clarinet-js-sdk/guides/migrate-to-the-clarinet-sdk"
title="Migrating your tests to Clarinet SDK"
description="Learn how to migrate your existing Clarinet projects to the Clarinet JS SDK"
/>
</Cards>
</Cards>