Long Tran
Long Tran
I follow the [lambda deployment example](https://github.com/feathers-studio/telegraf-docs/blob/master/examples/functions/aws-lambda/echo.ts#L11) It worked very well with api-gateway and lambda function but at sometime whenever I use the command for the bot is not respond. It...
Is there any draft for implementing check holder of a token? Can we extend DIP20 standard?
My simple hello world have error from mops, how to fix it? ``` Error: Error while running `defaults.build.packtool` in `dfx.json` config file: Command failed: mops sources ```
I read this blog https://mmapped.blog/posts/01-effective-rust-canisters#canister-interfaces I watched recently video about [candid bindgen](https://youtu.be/0OVViUa-A-U?si=Ax24eVm6gq2O2QKR&t=2089) I think it can helpful to this articles
`dfx.json` file: ``` "packtool": "npx ic-mops sources", ``` It will return the error Cannot find package 'tar' from node_modules/ic-mops/dist/commands/docs.js
Hi! Some dev don't know what value to put in the `icrc1:logo` it can be Data URL or URL to the image. We discussed in [here](https://github.com/dfinity/oisy-wallet/issues/4985) I propose a change...
**Describe the bug** Some ICRC-1 token cannot show its image even the URL image included in token metadata **To Reproduce** Steps to reproduce the behavior: 1. Go to import token...
Addition method for [ICRC-112](https://github.com/dfinity/wg-identity-authentication/pull/226) Purpose: Validate the response of request for signer decide continue execute next sequence or not
Reserving for calling batch canisters [Standard Detail](https://github.com/dfinity/wg-identity-authentication/pull/220/files?short_path=88bca50#diff-88bca503a1352c9dd6814bd7d652a0ea2374f00c2e38c443b69a1b861d74dbfa)