Skip to content

As a USER, I want to see a link to the GitHub repo so that I can look at the code #520

Open
@icppWorld

Description

@icppWorld

I maintain an api-reference canister for icpp-pro (C++ CDK):
Try it out in Candid UI

  • The API Reference example code can be found in a Github repo icpp-demos
  • The API Reference is also covered in the docs: API Reference

My feature request
As a user, when I am trying it out in Candid UI, and I find an API that is exactly what I am looking for, I want to see links to the underlying code and the related documentation. It is all about discoverability of the important information and not losing time searching for it.

Describe the solution you'd like

  • As a developer of canisters, I would like to be able to include metadata in the custom section of the wasm file that is picked up by Candid UI and displayed to the User. I would like to be able to add:
    • Link to GitHub
    • Link to documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions