ICRC-1
ICRC-1 copied to clipboard
how to deploy icrc-1 canister
I having issues with installing this https://github.com/dfinity/ICRC-1/blob/main/ref/ICRC1.mo code and when I deploy from command line I have facing issues with unknown blob data type for subaccount. Is Anyone know how to deploy this code?
I had similar issue. You can always bundle the deployment with a transfer.
Alternatively you can use the same Ledger we use for ckBTC and SNS. There is a tutorial on how to setup your own token using that Ledger.
As of ~5 weeks ago, I had the same problem with that wasm as well--initial deposits with subaccounts would cause the deployment to fail.