Skip to content

Commit

Permalink
[docs] Deepbook indexer (#20427)
Browse files Browse the repository at this point in the history
## Description 

Adds deepbook indexer content

## Test plan 

How did you test the new or updated feature?

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
  • Loading branch information
ronny-mysten authored Dec 11, 2024
1 parent f296565 commit ff094ff
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/sidebars/standards.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const standards = [
'standards/deepbookv3/staking-governance',
],
},
'standards/deepbookv3-indexer',
{
type: 'category',
label: 'DeepBookV3 SDK',
Expand Down
Loading

0 comments on commit ff094ff

Please sign in to comment.