インストール方法
To install Indexer Gateway, follow the instructions for installing Indexer.Using Indexer Gateway in your projects
See the snippets below to learn how to import Indexer Gateway into your project.Typescript
Setup Sequence Indexer Gateway API in Typescript using the@0xsequence/indexer
library.
[Typescript]
Go
Setup Sequence Indexer Gateway API in Go, and send a ping request to check if the service is available.[Go]