Skip to content

Commit

Permalink
fix: grammar tweaks
Browse files Browse the repository at this point in the history
Grammar tweaks
  • Loading branch information
max-crawford authored Oct 23, 2023
1 parent e50aef0 commit 54e5fa1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/how-to-guides/how-to-scan-ordinal-activities.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Scan Ordinal Activities in your Terminal
title: Scan Ordinal Activities in Your Terminal
---

Ordhook is a tool that helps you find ordinal activities from the Bitcoin chain. Think of it like a detective that can find and track these activities for you. Once it finds these activities, it can be used to help build your own database. This guide will show you how to use Ordhook to scan these activities in your terminal.
Ordhook is a tool that helps you find ordinal activity on the Bitcoin chain. Think of it like a detective that can find and track this activity for you. Once it finds any activity, that data can be used to help build your own database. This guide will show you how to use Ordhook to scan this activity on the Bitcoin chain in your terminal.

### Explore ordinal activity
### Explore Ordinal Activity

You can use the following command to scan a range of blocks on mainnet or testnet.
You can use the following command to scan a range of blocks on mainnet or testnet:

`ordhook scan blocks 767430 767753 --mainnet`

Expand Down

0 comments on commit 54e5fa1

Please sign in to comment.