Skip to content

Rename kit lib #1352

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Rename kit lib #1352

wants to merge 16 commits into from

Conversation

chasefleming
Copy link
Member

No description provided.

Copy link

vercel bot commented Jul 7, 2025

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

Name Status Preview Comments Updated (UTC)
docs ❌ Failed (Inspect) Jul 7, 2025 10:32pm

@@ -32,6 +32,7 @@
"@headlessui/react": "^2.2.0",
"@mdx-js/react": "^3.1.0",
"@onflow/fcl": "^1.13.1",
"@onflow/react-sdk": "/Users/chasefleming/dev/fcl-js/packages/kit/onflow-kit-0.2.0-alpha.1.tgz",
Copy link
Contributor

Choose a reason for hiding this comment

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

local path

@@ -50,4 +46,15 @@ export function getContractAddress(contractName: string): string {
throw new Error(`Contract address not found for ${contractName}`);
}

export const flowKitConfig = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe just flowConfig? given the removal of kit everywhere

keywords:
- '@onflow/kit'
- '@onflow/react-sdk'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- '@onflow/react-sdk'
- '@onflow/react-sdk'
- React SDK

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.

3 participants