> For the complete documentation index, see [llms.txt](https://www.docszh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.docszh.com/berachain-docs/developers/developer-guides/community-guides.md).

# 开发者外部资源

这些是Berachain社区开发者指南列表。

### 钱包连接 <a href="#wallet-connections" id="wallet-connections"></a>

<table><thead><tr><th width="493">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>NextJS WalletConnect WAGMI + Viem前端合约部署</td><td><a href="https://github.com/berachain/guides/tree/main/apps/walletconnect-nextjs">GitHub</a></td></tr><tr><td>ThirdWeb ConnectWallet NextJS</td><td><a href="https://github.com/berachain/guides/tree/main/apps/thirdweb-connectwallet-nextjs">GitHub</a></td></tr><tr><td>Particle Auth Core Vite</td><td><a href="https://github.com/berachain/guides/tree/main/apps/particle-auth-core-vite">GitHub</a></td></tr><tr><td>RainbowKit Vite</td><td><a href="https://github.com/berachain/guides/tree/main/apps/rainbowkit-vite">GitHub</a></td></tr><tr><td>WalletConnect Expo</td><td><a href="https://github.com/berachain/guides/tree/main/apps/walletconnect-expo">GitHub</a></td></tr><tr><td>RPC供应商指南</td><td><a href="https://blog.berachain.com/blog/your-berachain-rpc-guide">Guide</a></td></tr></tbody></table>

### 桥接[​](https://docs.berachain.com/developers/guides/community-guides#bridging) <a href="#bridging" id="bridging"></a>

<table><thead><tr><th width="495">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>使用 LayerZero V2 将 ERC20 代币桥接至 Berachain</td><td><a href="https://github.com/berachain/guides/tree/main/apps/layerzero-oft">GitHub</a></td></tr></tbody></table>

### 智能合约部署与验证 <a href="#smart-contract-deployment-verification" id="smart-contract-deployment-verification"></a>

<table><thead><tr><th width="497">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>使用 Ethers6 和 solc 部署 HelloWorld 合约</td><td><a href="https://github.com/berachain/guides/tree/main/apps/ethers6-solc-helloworld">GitHub</a></td></tr><tr><td>使用 Viem 和 solc 部署 HelloWorld 合约</td><td><a href="https://github.com/berachain/guides/tree/main/apps/viem-solc-helloworld">GitHub</a></td></tr><tr><td>使用 Hardhat 和 Viem 部署 HelloWorld 合约</td><td><a href="https://github.com/berachain/guides/tree/main/apps/hardhat-viem-helloworld">GitHub</a></td></tr><tr><td>Hardhat Ethers6 合约验证</td><td><a href="https://github.com/berachain/guides/tree/main/apps/hardhat-contract-verification">GitHub</a></td></tr><tr><td>Hardhat Ethers6 ERC1155</td><td><a href="https://github.com/berachain/guides/tree/main/apps/hardhat-ethers6-erc1155">GitHub</a></td></tr><tr><td>使用 Foundry 部署 ERC20 合约</td><td><a href="https://github.com/berachain/guides/tree/main/apps/foundry-erc20">GitHub</a></td></tr><tr><td>部署可升级合约</td><td><a href="https://github.com/berachain/guides/tree/main/apps/openzeppelin-upgrades">GitHub</a></td></tr></tbody></table>

### 交易机器人[​](https://docs.berachain.com/developers/guides/community-guides#trading-bots) <a href="#trading-bots" id="trading-bots"></a>

<table><thead><tr><th width="496">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>Berps 交易机器人</td><td><a href="https://github.com/berachain/guides/tree/main/apps/berps-bot">GitHub</a></td></tr></tbody></table>

### 索引和查询[​](https://docs.berachain.com/developers/guides/community-guides#indexing-and-querying) <a href="#indexing-and-querying" id="indexing-and-querying"></a>

<table><thead><tr><th width="498">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>使用 Goldsky 索引和查询 Berachain 数据</td><td><a href="https://github.com/berachain/guides/tree/main/apps/goldsky-subgraph">GitHub</a></td></tr><tr><td>Envio ERC20 索引器</td><td><a href="https://github.com/berachain/guides/tree/main/apps/envio-indexer-erc20">GitHub</a></td></tr></tbody></table>

### 可验证的随机性 <a href="#verifiable-randomness" id="verifiable-randomness"></a>

<table><thead><tr><th width="500">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>Gelato VRF</td><td><a href="https://github.com/berachain/guides/tree/main/apps/gelato-vrf">GitHub</a></td></tr><tr><td>Provably Fair NFTs with Pyth Entropy</td><td><a href="https://github.com/berachain/guides/tree/main/apps/pyth-entropy">GitHub</a></td></tr></tbody></table>

### 预言机[​](https://docs.berachain.com/developers/guides/community-guides#oracles) <a href="#oracles" id="oracles"></a>

<table><thead><tr><th width="501">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>Pyth 预言机<a href="https://docs.berachain.com/developers/guides/community-guides#oracles">​</a></td><td><a href="https://github.com/berachain/guides/tree/main/apps/pyth-oracle">GitHub</a></td></tr></tbody></table>

### 治理[​](https://docs.berachain.com/developers/guides/community-guides#governance) <a href="#governance" id="governance"></a>

<table><thead><tr><th width="502">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>Berachain 奖励金库治理提案</td><td><a href="https://github.com/berachain/guides/tree/main/apps/berachain-governance-proposal">GitHub</a></td></tr></tbody></table>

### 存储[​](https://docs.berachain.com/developers/guides/community-guides#storage) <a href="#storage" id="storage"></a>

<table><thead><tr><th width="503">项目用例</th><th>代码库</th></tr></thead><tbody><tr><td>使用 $BERA 代币的 Irys NodeJS 上传脚本</td><td><a href="https://github.com/berachain/guides/tree/main/apps/irys-bera-nodejs">GitHub</a></td></tr></tbody></table>

### 中继器/无 Gas 交易 <a href="#relayers-gasless-transactions" id="relayers-gasless-transactions"></a>

<table><thead><tr><th width="504">项目用例</th><th>资源</th></tr></thead><tbody><tr><td>使用 Gelato Relay</td><td><a href="https://docs.google.com/document/d/1dsSGGYZ4IIE8EAhrMH8SOQFmIygcaibRYHiar2Vj2Kw">Guide</a></td></tr></tbody></table>

### 自动化[​](https://docs.berachain.com/developers/guides/community-guides#automation) <a href="#automation" id="automation"></a>

<table><thead><tr><th width="509">Project Name</th><th>Source</th></tr></thead><tbody><tr><td>使用 Gelato Web3 Functions</td><td><a href="https://docs.google.com/document/d/1kUuvYwUH6tyLM4mNJYNu22jS6lPynvSSF_x8NDAZzRg">Guide</a></td></tr></tbody></table>
