docs icon indicating copy to clipboard operation
docs copied to clipboard

Hiro developer documentation website

Results 118 docs issues
Sort by recently updated
recently updated
newest added

## What does this PR do? ...a lot ## rollout plan the timing is a little confusing at the moment around docs migration, so here is the current rollout plan...

enhancement

Clarinet requirements are poorly documented and hard to find. Our docs should have a dedicated section for requirements. Including some of the docs that exist in the readme https://github.com/hirosystems/clarinet/pull/1184

documentation

Context from dev (more [here](https://discord.com/channels/621759717756370964/1206934795943415818/1207079032051474502)): > 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...

Context: > I think I have managed to fix the issues I was having, but a key thing that I noticed was that in order for fungible token post conditions...

In the manifest, it's possible to specify the derivation path for accounts ``` [accounts.deployer] mnemonic = "" derivation = "m/44'/5757'/0'/0/2" ``` https://github.com/hirosystems/clarinet/issues/1376

When a chainhook is triggered, we don't have any documentation on the payload. This was requested in a discord thread: https://discord.com/channels/621759717756370964/1222070000886616064

Not sure where the formatting is wrong, but this page https://docs.hiro.so/stacks-blockchain-api/getting-started has a title of "getting-started" instead of "Getting Started"

Hi Does the API supports Runes? I can't find any info in the docs? I'd like to be able to list all runes available and get info on a specific...

I've removed the hyphen from "post conditions" to match the styling of Stacks documentation. Note: we need to update the sidebar copy as well. Not sure where to do that.