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

[C4GT] Add SDK support for Chianspace archive #237

Open
5 tasks
adi-a11y opened this issue Aug 22, 2024 · 0 comments
Open
5 tasks

[C4GT] Add SDK support for Chianspace archive #237

adi-a11y opened this issue Aug 22, 2024 · 0 comments

Comments

@adi-a11y
Copy link
Contributor

adi-a11y commented Aug 22, 2024

Description

This function archives a space based on the provided space ID. It checks whether the space exists, is not already archived, and is approved. Additionally, it verifies that the caller has the authority to archive the space, as indicated by the provided authorization ID.

Goals

  • Add methods in the chainspace module to support the archive feature.

Expected Outcome

We should be able to archive a chainspace.

Acceptance Criteria

  • Methods are in the correct files.
  • Build succeeds.
  • Methods work as expected.
  • Code is well-commented.

Implementation Details

Any chain call should be made in the ChainSpace.chain.ts file, and the preparation of extrinsic should be done in the ChainSpace.ts file.

Mockups / Wireframes

N/A


Product Name

CORD.js

Organization Name

Dhiway

Domain

Blockchain

Tech Skills Needed

TypeScript

Mentor(s)

@amarts, @adi-a11y, @vatsa287

Complexity

Medium

Category

Feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant