Skip to content

add: Deploy to ICP Ninja + standardize README #1212

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jessiemongeon1
Copy link
Contributor

Overview
Why do we need this feature? What are we trying to accomplish?

Requirements
What requirements are necessary to consider this problem solved?

Considered Solutions
What solutions were considered?

Recommended Solution
What solution are you recommending? Why?

Considerations
What impact will this change have on security, performance, users (e.g. breaking changes) or the team (e.g. maintenance costs)?

@jessiemongeon1 jessiemongeon1 requested a review from a team as a code owner June 18, 2025 22:15
@maksymar
Copy link
Contributor

this example is working in ICP-ninja, but I would like to ask if it'd be possible to keep the manual instructions for advanced usage and add ICP-ninja link on top of that for quick start?

@jessiemongeon1 jessiemongeon1 requested a review from maksymar June 24, 2025 15:13
1. Have a look at the locally running dashboard. The URL is at the end of the `dfx start` command: `Dashboard: http://localhost/...`
2. Check out `mat_mat_mul` canister Candid user interface. The URLs are at the end of the `dfx deploy` command: `mat_mat_mul: http://127.0.0.1/?canisterId=...`

### Canister interface
Copy link
Contributor

@maksymar maksymar Jun 27, 2025

Choose a reason for hiding this comment

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

I would keep Further learning and Conclusion section to cover specific methods related to Wasm SIMD instructions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

IMO neither section's content includes anything meaningful. Further learning includes basic dfx start and Candid information, which is not specific to Wasm SIMD, and Conclusion reiterates things covered previously.

The Canister interface subcategory could be restored, but I would not keep either of the others.

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

Successfully merging this pull request may close these issues.

2 participants