Fuel手册-更新中 (The Fuel Book)-updating
  • 0.Fuel手册 (The Fuel Book)
  • 1. 开发者快速上手 (Developer Quickstart)
    • 1.1构建智能合约 (Building A Smart Contract)
    • 1.2 构建前端 (Building a Frontend)
  • 2.准备开始 (Getting Started)
    • 2.1为什么是Fuel (Why Fuel)
    • 2.2Fuel是什么? (What is Fuel?)
      • 2.2.1 Fuel工具链 (The Fuel Toolchain)
    • 2.3 模块化运动 (Modular Movement)
      • 2.3.1 单片架构 (Monolithic Architecture)
      • 2.3.4 什么是模块化执行层 (What is a Modular Execution Layer)
    • 2.4 Fuel设置 (Fuel Configurations)
      • 2.4.1 作为汇总的Fuel (Fuel as a roll-up)
      • 2.4.2 作为L1的Fuel (Fuel as an L1)
      • 2.4.3 作为状态通道的Fuel (Fuel as a state channel)
      • 2.4.4 作为侧链的Fuel (Fuel as a sidechain)
  • 3. 技术 (Technology)
    • 3.1 并行交易执行(Parallel Transaction Execution)
    • 3.2欺诈证明 (Fraud Proofs)
  • 4. Fuel虚拟机 (The FuelVM)
    • 4.1合约和调用模型(Contract and Call Model)
    • 4.2内存模式 (Memory Mode)
    • 4.3多重原生资产(Multiple Native Assets)
    • 4.4FuelVM和EVM, 轻松搞明白(FuelVM vs. EVM, Explained)
  • 5.Sway语言 (Sway Language)
    • 5.1 Sway设计哲学 (Sway Design Philosophy)
    • 5.2 Sway的安全性 (Sway Safety)
  • 6.开发者看这里(For Developers)
    • 6.1Sway程序示例 (Sway Application Examples)
    • 6.2 网络 (Networks)
      • 6.2.1 `beta-3`测试网 (The `beta-3` testnet)
      • 6.2.2 `beta-2`测试网 (The `beta-2` testnet)
      • 6.2.3 `beta-1` 测试网 (beta-1 testnet)
    • 6.3 运行一个本地Fuel节点 (Running a local Fuel node)
    • 6.4 Sway语言 (Sway Language) 🌴
    • 6.5 Typescript SDK
    • 6.6 Rust SDK
    • 6.7 Fuel索引器 (Fuel Indexer)
    • 6.8 水龙头和区块浏览器 (Faucet and Block Explorer)
    • 6.9 Fuelup
    • 6.10 Fuel GraphQL API
  • 7. Fuel术语 (Fuel Glossary)
Powered by GitBook
On this page
  • beta-3 测试网(beta-3 testnet)
  • beta-2 测试网(beta-2 testnet)
  • beta-1 测试网 (beta-1 testnet)
  1. 6.开发者看这里(For Developers)

6.2 网络 (Networks)

Previous6.1Sway程序示例 (Sway Application Examples)Next6.2.1 `beta-3`测试网 (The `beta-3` testnet)

Last updated 1 year ago

On this page, you'll find information on the different testnet networks. 在此页面上,您将找到不同测试网的相关信息。

beta-3 测试网(beta-3 testnet)

The beta-3 network is the latest Fuel testnet. It expands on the features of beta-2, introducing P2P networking and the ability to run synchronizing full nodes.

beta-3 网络是最新的 Fuel 测试网。它扩展了 beta-2 的功能,引入了 P2P 网络和运行/同步全节点的能力。

Read more about beta-3

在 阅读更多关于 beta-3 的信息

beta-2 测试网(beta-2 testnet)

The beta-2 network is the second Fuel testnet, launched with a bridge to Ethereum's Goerli test network. With this network, developers are able to build and test cross-chain dapps, laying the foundations for projects building on Fuel to tap into Ethereum's massive liquidity and existing user base.

beta-2 网络是第2个 Fuel 测试网,与以太坊的 Goerli 测试网络相连。借助该网络,开发人员能够构建和测试跨链 dapp,为基于 Fuel 构建的项目奠定基础,进而利用以太坊的庞大流动性和现有用户群。

Read more about beta-2

在 阅读更多关于 beta-2 的信息

beta-1 测试网 (beta-1 testnet)

The beta-1 network is the first public Fuel testnet, shared by all developers and users that interact with it. Developers may deploy contracts to it at will—no permission or whitelisting required—and users may interact with deployed contracts as well.

beta-1 网络是第一个公共 Fuel 测试网,由所有与之交互的开发人员和用户共享。开发人员可以随意向其部署合约—无需许可或白名单—用户也可以与已部署的合约进行交互。

Read more about beta-1

在 阅读有关 beta-1 的更多信息

here.
此处
here.
此处
here.
此处