Building on Bitcoin is hard. Hiro’s developer tools make it easier.
Start coding →$ tree path/hiro
|-- hiro platform /* discover, write, and deploy smart contracts, from your browser. */
|-- ordinals
| |. - ordinals explorer /* search, filter, and explore Ordinals inscriptions. */
| |-- ordhook /* NEW */ /* build indexers, standards and protocols on top of Ordinals and inscriptions. */
| `-- ordinals api /* query information for Ordinals via REST API endpoints. */
-- stacks
|-- chainhook /* NEW */ /* set into motion actions using (IFTTT) logic on both Stacks and Bitcoin. */
|-- clarinet /* rapidly develop and test Clarity smart contracts. */
|-- stacks explorer /* the #1 explorer for Stacks. */
|-- subnets /* layer-2 scaling solution for the Stacks blockchain. */
|-- stacks.js /* SDK for building on the Stacks blockchain. */
`-- stacks blockchain api /* query information from the Stacks blockchain via REST API endpoints. */
$ tree path/hiro
|-- hiro platform /* discover, write, and deploy smart contracts, from your browser. */
|-- ordinals
| |-- ordinals explorer /* search, filter, and explore Ordinals inscriptions. */
| |-- ordhook /* NEW */ /* build indexers, standards and protocols on top of Ordinals and inscriptions. */
| `-- ordinals api /* query information for Ordinals via REST API endpoints. */
-- stacks
|-- chainhook /* NEW */ /* set into motion actions using (IFTTT) logic on both Stacks and Bitcoin. */
|-- clarinet /* rapidly develop and test Clarity smart contracts. */
|-- stacks explorer /* the #1 explorer for Stacks. */
|-- subnets /* layer-2 scaling solution for the Stacks blockchain. */
|-- stacks.js /* SDK for building on the Stacks blockchain. */
`-- stacks blockchain api /* query information from the Stacks blockchain via REST API endpoints. */
$ tree path/hiro
|-- hiro platform /* discover, write, and deploy smart contracts, from your browser. */
|-- ordinals
| |-- ordinals explorer /* search, filter, and explore Ordinals inscriptions. */
| |-- ordhook /* NEW */ /* build indexers, standards and protocols on top of Ordinals and inscriptions. */
| `-- ordinals api /* query information for Ordinals via REST API endpoints. */
-- stacks
|-- chainhook /* NEW */ /* set into motion actions using (IFTTT) logic on both Stacks and Bitcoin. */
|-- clarinet /* rapidly develop and test Clarity smart contracts. */
|-- stacks explorer /* the #1 explorer for Stacks. */
|-- subnets /* layer-2 scaling solution for the Stacks blockchain. */
|-- stacks.js /* SDK for building on the Stacks blockchain. */
`-- stacks blockchain api /* query information from the Stacks blockchain via REST API endpoints. */