代码拉取完成,页面将自动刷新
module.exports = {
develop: [
'overview',
{
type: 'category',
label: 'Get started',
items: [
'get-started/set-up-ibft-locally',
'get-started/set-up-ibft-on-the-cloud',
'get-started/cli-commands',
]
},
{
type: 'category',
label: 'Configuration',
items: [
'configuration/manage-private-keys',
'configuration/set-up-hashicorp-vault',
'configuration/enable-metrics',
]
},
{
type: 'category',
label: 'Working with a node',
items: [
'working-with-node/query-json-rpc',
'working-with-node/query-operator-info',
'working-with-node/backup-restore',
]
},
{
type: 'category',
label: 'Consensus',
items: [
'consensus/poa',
'consensus/pos-concepts',
'consensus/pos-stake-unstake'
]
},
{
type: 'category',
label: 'Additional features',
items: [
{
type: 'category',
label: 'Chainbridge',
items: [
'additional-features/chainbridge/overview',
'additional-features/chainbridge/requirements',
'additional-features/chainbridge/deploy-contracts',
'additional-features/chainbridge/setup-relayer',
'additional-features/chainbridge/setup-erc20-transfer',
'additional-features/chainbridge/setup-erc721-transfer',
'additional-features/chainbridge/roles-in-bridge'
]
},
'additional-features/stress-testing',
]
},
{
type: 'category',
label: 'Architecture',
items: [
'architecture/overview',
{
type: 'category',
label: 'Modules',
items: [
'architecture/modules/blockchain',
'architecture/modules/minimal',
'architecture/modules/networking',
'architecture/modules/state',
'architecture/modules/txpool',
'architecture/modules/json-rpc',
'architecture/modules/consensus',
'architecture/modules/storage',
'architecture/modules/types',
'architecture/modules/other-modules'
]
}
]
},
{
type: 'category',
label: 'Concepts',
items: [
'concepts/ethereum-state'
]
},
{
type: 'category',
label: 'Community',
items: [
'community/propose-new-feature',
'community/report-bug'
]
},
]
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。