Justin

Results 31 comments of Justin
trafficstars

Given these are dev deps. I believe these less important than they would be otherwise.

Plan worked out. Need implementation.

@bluesign we support one of the formats. The other look something like this: ``` { ... "contracts": { "onflow/NonFungibleToken": "./NonFungibleToken.cdc", "onflow/FungibleToken": { "testnet": "github.com/flow/FungibleToken/Fungible.cdc", "mainnet": "0x2", "emulator": "./FungibleToken.cdc", "e2e-testnet": "0x3"...

@austinkline Is the above sufficient for your purposes?

@austinkline Thank you for your PR. Couple things and I'll merge it down: 1. Add a changeset file. I believe it would be a patch here. This updates the relevant...

@austinkline How are you planning to access these values? Importing the file directly?

Waiting on the first publishing.

Deprecated: https://www.npmjs.com/package/@onflow/encode

This is prospective follow on work for https://forum.onflow.org/t/flip-934-interaction-templates/3080

As an example see: https://github.com/onflow/fcl-js/blob/master/packages/sdk/src/encode/encode.js#L15