GUI for testing canister interfaces

If you prefer a GUI to the command line, you can now test the public interface on your canisters using the built in candid web interface, install a canister as before and go to this url in a web browser:

localhost:8000/candid?canisterId=ic:<your_canister_id>

3 Likes

how did you find that out? :open_mouth:

2 Likes