# FONChain

## English

- [Introduce](https://docs.fonscan.io/introduce.md)
- [Tutorial](https://docs.fonscan.io/tutorial.md)
- [Security Audit Report](https://docs.fonscan.io/audit.md)
- [Social And Media](https://docs.fonscan.io/socialandmedia.md)
- [Cross-chain bridge](https://docs.fonscan.io/bridgewallet/bridge.md)
- [Wallet](https://docs.fonscan.io/bridgewallet/wallet.md)
- [Key management](https://docs.fonscan.io/bridgewallet/key.md): This article is a guideline on client key management strategies for FON smart chain decentralized applications
- [Third-Party Wallet Tutorial](https://docs.fonscan.io/bridgewallet/wallettutorial.md)
- [Metamask](https://docs.fonscan.io/bridgewallet/wallettutorial/metamask.md)
- [TokenPocket](https://docs.fonscan.io/bridgewallet/wallettutorial/tokenpocket.md)
- [Bitkeep](https://docs.fonscan.io/bridgewallet/wallettutorial/bitkeep.md): Using FON Chain through Bitkeep Wallet
- [Ave.ai](https://docs.fonscan.io/bridgewallet/wallettutorial/ave.ai.md): Using FON Chain through Ave.ai Wallet
- [Consensus engine](https://docs.fonscan.io/coreidea/consensusengine.md)
- [RPC](https://docs.fonscan.io/develop/rpc.md): SON-RPC endpoint
- [FSC Browser](https://docs.fonscan.io/develop/fonscan.md)
- [Run full node](https://docs.fonscan.io/develop/fullnode.md)
- [Validator](https://docs.fonscan.io/develop/validator.md)
- [Create a validator](https://docs.fonscan.io/develop/validator/create.md)
- [Run validator](https://docs.fonscan.io/develop/validator/run.md)
- [Validate contracts at FONSCAN](https://docs.fonscan.io/develop/verifycontract.md)
- [Logos](https://docs.fonscan.io/develop/logos.md)
- [RPC API Endpoints](https://docs.fonscan.io/scanapi/rpc-api-endpoints.md)
- [Account](https://docs.fonscan.io/scanapi/rpc-api-endpoints/account.md): ?module=account
- [Block](https://docs.fonscan.io/scanapi/rpc-api-endpoints/block.md): ?module=block
- [Contract](https://docs.fonscan.io/scanapi/rpc-api-endpoints/contract.md): ?module=contract
- [Logs](https://docs.fonscan.io/scanapi/rpc-api-endpoints/logs.md): ?module=logs
- [Stats](https://docs.fonscan.io/scanapi/rpc-api-endpoints/stats.md): ?module=stats
- [Token](https://docs.fonscan.io/scanapi/rpc-api-endpoints/token.md): ?module=token
- [Transaction](https://docs.fonscan.io/scanapi/rpc-api-endpoints/transaction.md): ?module=transaction
- [ETH RPC API](https://docs.fonscan.io/scanapi/eth-rpc-api.md)
- [White Paper](https://docs.fonscan.io/scanapi/white-paper.md)
- [Background overview](https://docs.fonscan.io/scanapi/white-paper/background-overview.md)
- [Introduction to FON smart chain](https://docs.fonscan.io/scanapi/white-paper/background-overview/introduction-to-fon-smart-chain.md)
- [Design Principles](https://docs.fonscan.io/scanapi/white-paper/background-overview/design-principles.md)
- [Application target](https://docs.fonscan.io/scanapi/white-paper/background-overview/application-target.md)
- [Advantages of implementation](https://docs.fonscan.io/scanapi/white-paper/background-overview/advantages-of-implementation.md)
- [Ecological sector overview](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview.md)
- [RosSwap](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/rosswap.md)
- [Time Farm](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/time-farm.md)
- [HieSwap](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/hieswap.md)
- [Myth NFT](https://docs.fonscan.io/scanapi/white-paper/ecological-sector-overview/myth-nft.md)
- [Token economy](https://docs.fonscan.io/scanapi/white-paper/token-economy.md)
- [Economic model](https://docs.fonscan.io/scanapi/white-paper/token-economy/economic-model.md)
- [Staking and governance](https://docs.fonscan.io/scanapi/white-paper/token-economy/staking-and-governance.md)
- [Circulation example](https://docs.fonscan.io/scanapi/white-paper/token-economy/circulation-example.md)
- [FSC technology systemFSC will](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will.md)
- [Proof of Stake](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/proof-of-stake.md)
- [Cross-chain mechanism](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/cross-chain-mechanism.md)
- [Repeater](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/repeater.md)
- [Hard forks, specifications and dispute resolution](https://docs.fonscan.io/scanapi/white-paper/fsc-technology-systemfsc-will/hard-forks-specifications-and-dispute-resolution.md)
- [Risk assessment and decision-making](https://docs.fonscan.io/scanapi/white-paper/risk-assessment-and-decision-making.md)
- [Disclaimer](https://docs.fonscan.io/scanapi/white-paper/disclaimer.md)

## 简体中文

- [介绍](https://docs.fonscan.io/zh_cn/introduce.md): 探索 FON Chain 生态系统,做最好的去中心化web3。
- [教程](https://docs.fonscan.io/zh_cn/tutorial.md)
- [安全审计报告](https://docs.fonscan.io/zh_cn/audit.md)
- [社交和媒体](https://docs.fonscan.io/zh_cn/social.md)
- [跨链桥](https://docs.fonscan.io/zh_cn/bridgewallet/bridge.md): 通过跨链桥更方便使用FON Chain 万链互通
- [钱包](https://docs.fonscan.io/zh_cn/bridgewallet/wallet.md): 通过第三方钱包更方便使用FON Chain
- [密钥管理](https://docs.fonscan.io/zh_cn/bridgewallet/key.md): 本文是关于 FON智能链去中心化应用程序客户端密钥管理策略的指南
- [第三方钱包教程](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial.md)
- [Metamask](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/metamask.md): 通过 Metamask 钱包使用FON Chain
- [Ave.ai](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/ave.ai.md): 通过Ave.ai钱包使用FON Chain
- [TokenPocket](https://docs.fonscan.io/zh_cn/bridgewallet/wallettutorial/tokenpocket.md): 通过 TokenPocket 钱包使用FON Chain
- [共识引擎](https://docs.fonscan.io/zh_cn/coreidea/consensusengine.md)
- [RPC](https://docs.fonscan.io/zh_cn/develop/rpc.md): JSON-RPC 端点
- [FSC浏览器](https://docs.fonscan.io/zh_cn/develop/fonscan.md)
- [运行全节点](https://docs.fonscan.io/zh_cn/develop/fullnode.md)
- [验证器](https://docs.fonscan.io/zh_cn/develop/validator.md)
- [创建验证器](https://docs.fonscan.io/zh_cn/develop/validator/create.md)
- [运行验证器](https://docs.fonscan.io/zh_cn/develop/validator/run.md)
- [在FONSCAN验证合同](https://docs.fonscan.io/zh_cn/develop/verifycontract.md)
- [白皮书](https://docs.fonscan.io/zh_cn/develop/white-paper.md)
- [背景概述](https://docs.fonscan.io/zh_cn/develop/white-paper/background-overview.md)
- [FON智能链简介](https://docs.fonscan.io/zh_cn/develop/white-paper/background-overview/introduction.md)
- [设计原则](https://docs.fonscan.io/zh_cn/develop/white-paper/background-overview/design-principles.md)
- [应用目标](https://docs.fonscan.io/zh_cn/develop/white-paper/background-overview/application-target.md)
- [落地优势](https://docs.fonscan.io/zh_cn/develop/white-paper/background-overview/advantages-of-implementation.md)
- [生态板块概述](https://docs.fonscan.io/zh_cn/develop/white-paper/ecological-sector.md)
- [RosSwap](https://docs.fonscan.io/zh_cn/develop/white-paper/ecological-sector/rosswap.md)
- [Time Farm](https://docs.fonscan.io/zh_cn/develop/white-paper/ecological-sector/time-farm.md)
- [HieSwap](https://docs.fonscan.io/zh_cn/develop/white-paper/ecological-sector/hieswap.md)
- [Myth NFT](https://docs.fonscan.io/zh_cn/develop/white-paper/ecological-sector/myth-nft.md)
- [代币经济](https://docs.fonscan.io/zh_cn/develop/white-paper/token-economy.md)
- [经济模型](https://docs.fonscan.io/zh_cn/develop/white-paper/token-economy/economic-model.md)
- [质押和治理](https://docs.fonscan.io/zh_cn/develop/white-paper/token-economy/staking-and-governance.md)
- [流通示例](https://docs.fonscan.io/zh_cn/develop/white-paper/token-economy/circulation-example.md)
- [FSC技术体系](https://docs.fonscan.io/zh_cn/develop/white-paper/technology-system.md)
- [权益证明](https://docs.fonscan.io/zh_cn/develop/white-paper/technology-system/proof-of-stake.md)
- [跨链机制](https://docs.fonscan.io/zh_cn/develop/white-paper/technology-system/cross-chain-mechanism.md)
- [中继器](https://docs.fonscan.io/zh_cn/develop/white-paper/technology-system/repeater.md)
- [硬分叉、规范与争议解决](https://docs.fonscan.io/zh_cn/develop/white-paper/technology-system/hard-forks-specifications-and-dispute-resolution.md)
- [风险评估及决策](https://docs.fonscan.io/zh_cn/develop/white-paper/risk-assessment-and-decision-making.md)
- [免责声明](https://docs.fonscan.io/zh_cn/develop/white-paper/mian-ze-sheng-ming.md)
