Skip to content

Commit

Permalink
Add custom intro for btc page (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
msinkec authored May 23, 2024
1 parent 06b69a2 commit bc61d9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions open-api/btc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ info:
contact:
email: [email protected]
version: v1
description: The sCrypt Open API provides endpoints for accessing and managing various aspects of BRC-20 tokens, Ordinals inscriptions, and Runes on BTC.


It allows developers to retrieve detailed information about specific tokens, holders, and balances, as well as to interact with inscription data and Rune specifics.


The API ensures secure access through JWT bearer authentication.
servers:
- url: https://open-api.scrypt.io/v1
tags:
Expand Down

0 comments on commit bc61d9b

Please sign in to comment.