-
Notifications
You must be signed in to change notification settings - Fork 7
feat: CRP-2844 CRP-2850 add a Motoko password manager backend and prepare to deploy to ICP Ninja #155
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
Conversation
|
done |
|
Side note: some Motoko library changes should not have been part of this PR, but they are not too large and the amount of work that still remains is quite large, so I hope it is okay. |
fspreiss
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @altkdf!
|
@fspreiss I did some quite significant restructuring of this example s.t. it's possible to deploy it to ICP Ninja. The structure is now quite close to the changes to the other examples in the currently open PRs. You would probably want to take another look. Be aware that the Motoko example currently has some problems. Although we update the |
|
@fspreiss can you please try to compile the password manager example? The error in the workflow looks to me like a bug somewhere outside of this repo. |
|
The ICP Ninja should be able to deploy the current code, once passing |
No description provided.