docs icon indicating copy to clipboard operation
docs copied to clipboard

Update code snippet for configuring, instantiating and broadcasting transaction using the API Key

Open sabbyanandan opened this issue 1 year ago • 1 comments

Context from dev (more here):

You should better publish the snippet from Ryan to use api key middleware. That solved my problem

Specifically, https://docs.hiro.so/api-keys#using-the-api-key-in-typescript can be updated with a complete example similar to this test: https://github.com/hirosystems/stacks.js/blob/922e037a6d77141afe0b7d664117ab2955a9507f/packages/transactions/tests/fetchUtil.test.ts#L6-L26

sabbyanandan avatar Feb 13 '24 21:02 sabbyanandan

noted: will be updated in docs revamp

ryanwaits avatar May 07 '24 15:05 ryanwaits