> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# 概要

> SequenceインフラストラクチャスタックのWeb3ゲーム向けGo SDKドキュメントです。

## Go

完全なSequence SDKはGoでも利用可能です：[https://github.com/0xsequence/go-sequence](https://github.com/0xsequence/go-sequence)。

[go-sequence](https://github.com/0xsequence/go-sequence)は、[0xsequence](https://github.com/0xsequence/sequence.js)のGo / Golangバックエンド向けバージョンです。実際、SequenceのインフラストラクチャはすべてGoで書かれており、[go-sequence](https://github.com/0xsequence/go-sequence)を使って構築されています。

## ethkit

Sequenceのオープンソースツールの一部として、私たちのチームは[ethkit](https://github.com/0xsequence/ethkit)も開発しました。これはGoバックエンド向けのEthereum開発ツールキットです。[ethkit](https://github.com/0xsequence/ethkit)はEOAウォレットをサポートしており、`ethers.js`のGo版のようなものです。
