Skip to content

Commit

Permalink
Add note about multichain to Humanode
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed May 22, 2024
1 parent b1174f6 commit 9d03154
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Humanode/Humanode-starter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

[SubQuery](https://subquery.network) is a fast, flexible, and reliable open-source data indexer that provides you with custom APIs for your web3 project across all of our supported networks. To learn about how to get started with SubQuery, [visit our docs](https://academy.subquery.network).

This project can be used as a starting point for developing your SubQuery project. It indexes all transfers, bioauthentication events, and online validator nodes from Humanode chain. Moreover, it indexes the approvals and transfers of HMND token.
**This project can be used as a starting point for developing your SubQuery project. It indexes all transfers, bioauthentication events, and online validator nodes from Humanode chain. Moreover, it indexes the approvals and transfers of HMND token.**

**In order to index both Substrate and EVM, we run this as a [multi-chain project](https://academy.subquery.network/build/multi-chain.html). You may decide to delete one manifest (`.yaml`) file in order to run this as a single chain project.**

## Start

Expand Down

0 comments on commit 9d03154

Please sign in to comment.