Sei工具指南 (Sei Tool Guide)

Sei 开发人员可用所有开发工具的概述指南 (Overview guide on all the dev tools available for Sei developers)

Sei Development Suite  
Sei 开发套件



├── LocalSei: Local testing environment.  LocalSei:本地测试环境。



├── Sei.go: Golang SDK.  Sei.go:Golang SDK。



├── Sei.py: Python SDK. (coming soon)  Sei.py:Python SDK(即将推出)



├── Sei CW integration test toolkit: (coming soon)  Sei CW 集成测试工具包:(即将推出)



├── Wallet Provider: (coming soon)  钱包提供商:(即将推出)



├── Sei chain explorer: (coming soon)  Sei链上浏览器:(即将推出)



├── Sei testnet faucet: (coming soon)  Sei 测试网水龙头:(即将推出)

If you have proposals for other toolings that we should support, feel free to open an issue request with the 'documentation' label in our [GitHub repo](https://github.com/sei-protocol/sei-chain)!

如果您想建议我们应该支持的其他工具,请随时在我们的 [GitHub 存储库](https://github.com/sei-protocol/sei-chain) 中发布带有“文档”标签的问题请求!

LocalSei

Set up your own local Sei testnet to allow faster iteration on your contract development. Follow these quick steps to install seid and set up the containerized version of Sei, complete with a functional validator set and block creation.

设置您自己本地 Sei 测试网,进而加快您合约开发迭代。按照这些 快速步骤 安装 seid 并设置 Sei 的容器化版本,完成功能验证器集和区块创建。

Sei.go

Use Sei's golang SDK to interact with Sei chain and run integration tests directly. Follow Sei.go tutorial to get started.

使用 Sei 的 golang SDK 与 Sei 链交互,直接运行集成测试。参照 Sei.go 教程 开始。

Sei.py

Coming Soon 即将推出

Sei CW 集成测试工具包 (CW Integration Test Toolkit)

Coming Soon 即将推出

Sei.js

Use Sei's Javascript SDK to connect to wallet and interact with Sei chain.

使用 Sei 的 Javascript SDK 连接钱包并与 Sei 链交互。

https://github.com/sei-protocol/js-core

钱包提供商 (Wallet Provider)

Quick start to connecting your ReactJS frontend to Sei Chain.

快速将你的 ReactJS 前端连接到 Sei Chain。

https://github.com/sei-protocol/js-react

Sei Chain Explorer

Current community built block explorers:

当前社区构建的区块浏览器:

NG Explorer

Sei链上浏览器 (Sei Testnet Faucet)

Coming Soon (Current faucet is through Discord)

Sei 测试网水龙头(Sei Testnet Faucet)

即将推出(当前水龙头通过 Discord)

最后更新于