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

feat: full DIP SDK support #809

Closed
wants to merge 7 commits into from
Closed

feat: full DIP SDK support #809

wants to merge 7 commits into from

Conversation

ntn-x2
Copy link
Member

@ntn-x2 ntn-x2 commented Nov 9, 2023

Fixes https://github.com/KILTprotocol/ticket/issues/2975. A new @kiltprotocol/dip package will be the result of this work, which other projects can depend on to sign cross-chain txs using KILT DIDs.

@ntn-x2 ntn-x2 self-assigned this Nov 9, 2023
*
* @returns A fresh instance of an [[ObjectBuilder]].
*/
export function dipParentProofBuilder(): ObjectBuilder {
Copy link
Member Author

Choose a reason for hiding this comment

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

Exporting this as a const gives a TS4023 error.

@ntn-x2 ntn-x2 requested a review from rflechtner November 13, 2023 11:11
@ntn-x2 ntn-x2 force-pushed the aa/full-sdk-support branch 2 times, most recently from 758410c to aac92d9 Compare November 13, 2023 16:36
@ntn-x2 ntn-x2 force-pushed the aa/full-sdk-support branch from aac92d9 to 92470d5 Compare November 14, 2023 15:33
@ntn-x2
Copy link
Member Author

ntn-x2 commented Nov 15, 2023

Closing in favor of its own repo: https://github.com/KILTprotocol/dip-sdk

@ntn-x2 ntn-x2 closed this Nov 15, 2023
@ntn-x2 ntn-x2 deleted the aa/full-sdk-support branch November 15, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant