Building on Bitcoin is hard. Hiro’s developer tools make it easier.
Start coding →Building on Bitcoin is hard. Hiro’s developer tools make it easier.
$ tree path/hiro
|-- ordinals
| |-- ordinals explorer # search, filter, and explore Ordinals inscriptions.
| |-- ordhook # build indexers, standards and protocols on top of Ordinals and inscriptions.
| `-- ordinals api # production-hardened api for Ordinals.
-- stacks
|-- hiro platform # the web3 development platform for Stacks.
|-- chainhook # 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.
|-- stacks.js # SDK for building on the Stacks blockchain.
|-- stacks blockchain api # query information from the Stacks blockchain via REST API endpoints.
`-- token metadata api # verify and display tokens and NFTs in your app.
$ tree path/hiro
|-- ordinals
| |-- ordinals explorer # search, filter, and explore Ordinals inscriptions.
| |-- ordhook # build indexers, standards and protocols on top of Ordinals and inscriptions.
| `-- ordinals api # production-hardened api for Ordinals.
-- stacks
|-- # the web3 development platform for acks.
|-- chainhook # real-time event streams for Bitcoin and Stacks.
|-- clarinet # rapidly develop and test Clarity smart contracts.
|-- stacks explorer # the #1 explorer for Stacks.
|-- stacks.js # SDK for building on the Stacks blockchain.
|-- stacks blockchain api # query information from the Stacks blockchain via REST API endpoints.
`-- token metadata api # verify and display tokens and NFTs in your app.
$ tree path/hiro
|-- ordinals
| |-- ordinals explorer # search, filter, and explore Ordinals inscriptions.
| |-- ordhook # build indexers, standards and protocols on top of Ordinals and inscriptions.
| `-- ordinals api # production-hardened api for Ordinals.
-- stacks
|-- hiro platform # the web3 development platform for Stacks.
|-- chainhook # real-time event streams for Bitcoin and Stacks.
|-- clarinet # rapidly develop and test Clarity smart contracts.
|-- stacks explorer # the #1 explorer for Stacks.
|-- stacks.js # SDK for building on the Stacks blockchain.
|-- stacks blockchain api # query information from the Stacks blockchain via REST API endpoints.
`-- token metadata api # verify and display tokens and NFTs in your app.