sea-snake
sea-snake
Example React application that shows how to upload files to an assets canister with the `@dfinity/assets` package. Related PR https://github.com/dfinity/agent-js/pull/603
`TransferFromArgs` contains `spender_subaccount : opt blob` in the readme but not in the did file, what is correct? Should it be added to did file or removed from readme?
Reserving for now so I can finish my write up.
[Draft standard](https://github.com/dfinity/ICRC/blob/main/ICRCs/ICRC-31/ICRC-31.md).
When communicating Candid data with JSON between web services, there are two options: - CBOR encode to bytes and send as JSON text value (base64/hex) - Write Candid data with...
See PR: https://github.com/dfinity/ICRC/pull/98
Reserved for: ICRC-88 Mnemonic Phrase Signers and Account Identity Derivation