Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Expose an inception endpoint for KERI #45

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

aminbenmansour
Copy link
Contributor

This PR gives the ability to

  • Create an Autonomic Identifier (AID) and a DID method for KERI did:keri
  • Fetch public key for the controller

This PR provides swagger docs for /r/wallet/keri/incept/{name} endpoint

Copy link
Contributor Author

@aminbenmansour aminbenmansour left a comment

Choose a reason for hiding this comment

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

So far so good

"--file", "$CONFIG_DIR/keri/$INCEPTION_FILE"
)

// kli status --name waltid --alias waltid-alias | awk '/Identifier:/ {print $2}'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If a wrong passcode is provided the request can go indefinitely. We should provide a TTL.

}

statusProcess.waitFor()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Provide an alternative response in case the bash command returns an error code. Mostly related to user input errors.

config/keri/inception-config.json Show resolved Hide resolved
@aminbenmansour aminbenmansour merged commit b3efede into feat/keri Oct 25, 2023
1 check failed
@aminbenmansour aminbenmansour deleted the feat/keri-incept branch October 25, 2023 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant