dhiway / cord.js

Cord JS API
Apache License 2.0
37 stars 49 forks source link

[C4GT] ChainSpace: Separate preparation of create subspace extrinsic from chain dispatch #200

Closed vatsa287 closed 5 months ago

vatsa287 commented 6 months ago

Description

Separate chain-space creation preparation and dispatch of extrinsic to chain. This would help when bulk transaction takes place so we just prepare all the required extrinsics and then execute these transaction in batches by dumping them into a promise using a batch sign & submit utility ex, authorizeBatch which can take array of extrinsics, instead of just one.

Goals

Implementation Details

Developers/Contributors can refer to example PRs: #188, #182


Product Name

CORD.JS

Organization Name

Dhiway

Domain

Blockchain, SDK Development, API

Tech Skills Needed

Typescript

Mentor(s)

@amarts @NiranjanAP @vatsa287 @adi-a11y

Complexity

[Low]

Category

[Performance Improvement], [Feature]

Sub Category

[API], [Refactoring], [Backend], [Beginner friendly]

urgetolearn commented 6 months ago

Hello @vatsa287 please assign me this task , I would love to work on this project

tanishq0421 commented 5 months ago

Hey @vatsa287 @amarts @NiranjanAP @adi-a11y, hope you are doing great. I would love to work on this issue, please assign me this issue.

nick2432 commented 5 months ago

can i work on this?

Abhi-0001 commented 5 months ago

Hello @vatsa287 I know typescript well and have done work in this but not on blockchain technology. But I want to resolve this issue and learn some new stuff as this is good first issue I think it would be helpful for me. Please assign me this issue. I'll put PR asap. Thanks