Skip to content

Commit

Permalink
fix: resources section
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jul 30, 2024
1 parent d05a721 commit 4edd542
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 30 deletions.
5 changes: 4 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,16 @@ aelf is a high-performance, cloud-native, layer-1 blockchain with Mainnet nodes

## 🔖 Resources

- [Whitepaper 2.0](/resources/whitepaper-2/) - Featuring AI + Blockchain
- [Whitepaper 1.0](/resources/whitepaper/) - The original aelf Whitepaper
- [Tokenomics](/resources/tokenomics/) - Economic and Governance
- [Integration Guide](/resources/integration-guide/) - Learn how to integrate with other tools and DApps
- [Wallet and Block Explorer](/resources/wallet-and-block-explorer/) - Manage your assets and explore aelf's blockchain data
- [AetherLink](/resources/aetherLink/) - Transfer tamper-proof data from off-chain to on-chain
- [Browser Extension](/resources/browser-extension/) - Explore Portkey wallet and other extensions
- [DevOps](/resources/devops/) - Tools to build and deploy efficiently
- [Protobuf Extension](/resources/protobuf-extension/) - An open-source gRPC
- [Whitepapers](/resources/whitepaper-2/) - aelf Whitepapers
- [Contribution Guide](/resources/contribution/) - Contribute to aelf

</article>

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/aetherLink/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 6
title: AetherLink
description: Transfer tamper-proof data from off-chain to on-chain
---
Expand Down
39 changes: 29 additions & 10 deletions docs/resources/browser-extension/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 4
sidebar_position: 7
title: Browser Extension
description: Explore Portkey wallet and other extensions
image: /img/Logo.aelf.svg
Expand Down Expand Up @@ -46,15 +46,34 @@ For those using QQ Browser and similar, you can add the extension manually.

To access the complete data structure, [click here](#data-format). For an extension demo, refer to the provided examples.

- [Check Extension Demo](#demo-of-checking-the-extension)
- [GET_CHAIN_STATUS](#get_chain_status)
- [CALL_AELF_CHAIN](#call_aelf_chain)
- [LOGIN](#login)
- [INIT_AELF_CONTRACT](#init_aelf_contract)
- [CALL_AELF_CONTRACT / CALL_AELF_CONTRACT_READONLY](#call_aelf_contract--call_aelf_contract_readonly)
- [CHECK_PERMISSION](#check_permission)
- [SET_CONTRACT_PERMISSION](#set_contract_permission)
- [REMOVE_METHODS_WHITELIST](#remove_methods_whitelist)
- [aelf-web-extension](#aelf-web-extension)
- [Introduction](#introduction)
- [For Users](#for-users)
- [Release Version](#release-version)
- [Development Version](#development-version)
- [Notice](#notice)
- [For DApp Developers](#for-dapp-developers)
- [Interaction Flow](#interaction-flow)
- [How to Use](#how-to-use)
- [Data Format](#data-format)
- [Demo of Checking the Extension](#demo-of-checking-the-extension)
- [GET\_CHAIN\_STATUS](#get_chain_status)
- [Token Transfer](#token-transfer)
- [Expected Result :](#expected-result-)
- [CALL\_AELF\_CHAIN](#call_aelf_chain)
- [Expected Result :](#expected-result--1)
- [LOGIN](#login)
- [INIT\_AELF\_CONTRACT](#init_aelf_contract)
- [Expected Result :](#expected-result--2)
- [CALL\_AELF\_CONTRACT / CALL\_AELF\_CONTRACT\_READONLY](#call_aelf_contract--call_aelf_contract_readonly)
- [CHECK\_PERMISSION](#check_permission)
- [Expected Result :](#expected-result--3)
- [SET\_CONTRACT\_PERMISSION](#set_contract_permission)
- [Expected Result](#expected-result)
- [REMOVE\_METHODS\_WHITELIST](#remove_methods_whitelist)
- [Expected Result](#expected-result-1)
- [For Extension Developers](#for-extension-developers)
- [Project Information](#project-information)


## Data Format
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/contribution/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 10
sidebar_position: 11
title: Contribution Guide
description: contribution guide
description: Contribute to aelf
---

aelf is an [open source](https://github.com/aelfproject) and community driven project. This guide is aims to help anyone wants to contribute to the project.
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/devops/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 5
sidebar_position: 9
title: DevOps
description: Tools to build and deploy efficiently
image: /img/Logo.aelf.svg
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/integration-guide/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 4
title: Integration Guide
description: Learn how to integrate with other tools and DApps
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/protobuf-extension/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 7
sidebar_position: 10
title: Protobuf Extension
description: An open-source gRPC
---
Expand Down
7 changes: 7 additions & 0 deletions docs/resources/tokenomics/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 3
title: Tokenomics
description: Economic and Governance
---

Please refer to the [Economic and Governance Whitepaper (Original)](pathname:///pdf/aelf_Economic_and_Governance_Whitepaper_v1.2_en.pdf).
2 changes: 1 addition & 1 deletion docs/resources/wallet-and-block-explorer/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 5
title: Wallet and Block Explorer
description: Manage your assets and explore aelf's blockchain data
---
Expand Down
4 changes: 2 additions & 2 deletions docs/resources/whitepaper-2/_category_.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"position": 7,
"position": 1,
"label": "Whitepaper 2.0",
"collapsible": true,
"collapsed": true,
"customProps": {
"description": "aelf's updated Whitepaper v2.0 featuring AI + Blockchain"
"description": "Featuring AI + Blockchain"
}
}
12 changes: 2 additions & 10 deletions docs/resources/whitepaper/index.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
---
sidebar_position: 9
sidebar_position: 2
title: Whitepaper 1.0
description: The original aelf Whitepaper
---

# Whitepapers

## Infrastructure

To learn more about aelf infrastructure, please refer to the [Whitepaper 1.0 (Original)](pathname:///pdf/aelf_whitepaper_v1.7_en.pdf).

## Governance

To learn more about aelf governance, please refer to the [Economic and Governance Whitepaper (Original)](pathname:///pdf/aelf_Economic_and_Governance_Whitepaper_v1.2_en.pdf).
Please refer to the [Whitepaper 1.0 (Original)](pathname:///pdf/aelf_whitepaper_v1.7_en.pdf).

0 comments on commit 4edd542

Please sign in to comment.