sea-snake

Results 13 issues of 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

cla:agreed

`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...

wg-devtool

Standardize approach 2 at https://forum.dfinity.org/t/approaches-to-icrc-7-nft-user-facing-metadata/42884

external-contributor

See PR: https://github.com/dfinity/ICRC/pull/98

Reserved for: ICRC-88 Mnemonic Phrase Signers and Account Identity Derivation

Split authentication flow into state and respective components. # Changes - Move individual screens into their own components, so they can have local state e.g. passkey name - Create single...

Fix VC flow on local