Skip to content

remove onchainkit from docs#1212

Open
hughescoin wants to merge 8 commits intomasterfrom
pat/deprecate-ock
Open

remove onchainkit from docs#1212
hughescoin wants to merge 8 commits intomasterfrom
pat/deprecate-ock

Conversation

@hughescoin
Copy link
Contributor

What changed? Why?

  • Delete onchainkit/ directory and nav tab
  • Add redirects for all deprecated pages
  • Add OCK migration guide to get-started
  • Clean up cross-references

Notes to reviewers

How has it been tested?

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Mar 10, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

## Install the Skill

<Steps>
<Step title="Clone the Base Skills repo">
Copy link
Collaborator

Choose a reason for hiding this comment

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

please use npx skills add base/base-skills - the cli allows the user to choose the skill

```
For Cursor:
```bash
cp -r base-skills/skills/migrating-an-onchainkit-app .cursor/skills/
Copy link
Collaborator

Choose a reason for hiding this comment

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

this isnt needed once skill is installed directly via cli


<CardGroup cols={2}>
<Card title="useAuthenticate" href="/onchainkit/latest/components/minikit/hooks/useAuthenticate">
<Card title="useAuthenticate" href="/mini-apps/core-concepts/authentication">
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should not be using mini auth guide anymore and lets rely on siwe via base account

<Tab title="MiniKit">

Use [`useViewCast()`](/onchainkit/latest/components/minikit/hooks/useViewCast) to open a specific cast by its hash:
Use [`useViewCast()`](/mini-apps/core-concepts/navigation) to open a specific cast by its hash:
Copy link
Collaborator

Choose a reason for hiding this comment

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

this will no longer work via base app

- Scaffold new Mini Apps with MiniKit and integrate existing Next.js apps
- Configure manifests for discovery and client capabilities
- Build social‑native UX using OnchainKit components
- Build social‑native UX using MiniKit and wagmi
Copy link
Collaborator

Choose a reason for hiding this comment

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

please remove minikit mention

Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we want this in the get started quickstart section? Feels too visible?
What if for a certain period of time, this is the only doc at docs.base.org/onchainkit

And then once deprecation is final, we cut it all together or have it as a url that isn't in the nav but can be discovered in search or via agents

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.

4 participants