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 create associated group to api-sdk #591

Merged

Conversation

waddaboo
Copy link
Contributor

Description

This PR introduces a new feature that allows users to create associated group by using api-sdk.

Example:

const onchainGroupId = "1"
const apiKey = "70f07d0d-6aa2-4fe1-b4b9-06c271a641dc"

const associatedGroup = await apiSdk.createAssociatedGroup(onchainGroupId, apiKey)

Related Issue

Does this introduce a breaking change?

  • Yes
  • No

Copy link

vercel bot commented Oct 29, 2024

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

Name Status Preview Comments Updated (UTC)
bandada-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:54am
bandada-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:54am

@waddaboo waddaboo changed the title Feat/api sdk/create associated group feat(api-sdk): add create associated group Oct 29, 2024
@waddaboo waddaboo requested a review from vplasencia October 29, 2024 09:24
@waddaboo waddaboo changed the title feat(api-sdk): add create associated group Add create associated group to api-sdk Oct 29, 2024
@vplasencia vplasencia merged commit 1316296 into feat/onchain-group-invite Oct 30, 2024
5 checks passed
@waddaboo waddaboo deleted the feat/api-sdk/create-associated-group branch October 31, 2024 12:58
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