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

Add docs for Custom Provider #4

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Pessina
Copy link
Contributor

@Pessina Pessina commented Oct 27, 2024

No description provided.

@Pessina Pessina requested a review from adairrr October 27, 2024 09:46
Copy link

linear bot commented Oct 27, 2024

AJS-41 Custom Provider Docs

The objective of this story is to add documentation on adding custom providers, such as the one that we've used with XION.

It should explain this provider type and how it's used to inject the parameters to all the hooks in Abstract.js-react
https://github.com/AbstractSDK/abstract.js/blob/mainline/packages/react/src/create-config.ts#L26-L32

Example XION provider: https://github.com/AbstractSDK/xion-icaa/blob/a7faedcfe5858d0fcc3ce7de51ccd8e6f0d4d73f/src/lib/xion-provider.ts#L10-L26

Copy link

vercel bot commented Oct 27, 2024

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

Name Status Preview Comments Updated (UTC)
abstract-js-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 8:57am

docs/pages/miscellaneous/custom-provider.mdx Outdated Show resolved Hide resolved
docs/pages/miscellaneous/custom-provider.mdx Outdated Show resolved Hide resolved
docs/pages/miscellaneous/custom-provider.mdx Outdated Show resolved Hide resolved
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