Skip to content

Commit

Permalink
Added user-friendly introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
vasmohi committed Jul 26, 2024
1 parent 2634369 commit ea09c3d
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/resources/browser-extension/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ description: Explore Portkey wallet and other extensions
image: /img/Logo.aelf.svg
---

**Description**: aelf Web Extension is a tool for DApp developers to interact with the aelf blockchain.

**Purpose**: This guide provides instructions for both users and developers on the installation, usage, and implementation of the aelf Web Extension.

# aelf-web-extension

### Introduction
Expand Down
4 changes: 4 additions & 0 deletions docs/resources/integration-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ title: Integration Guide
description: Learn how to integrate with other tools and DApps
---

**Description**: aelf-web-login: A modular React wallet collection and components library for aelf applications.

**Purpose**: To provide installation and configuration instructions for integrating various aelf wallets into a React application using the aelf-web-login library.

# Introduction

**aelf-web-login**: Modular React wallet collection and components for aelf applications.
Expand Down
16 changes: 16 additions & 0 deletions docs/resources/wallet-and-block-explorer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ title: Wallet and Block Explorer
description: Manage your assets and explore aelf's blockchain data
---

# Wallet and Block Explorer
**Description**: A comprehensive blockchain explorer for viewing blocks and transactions, purchasing resources, voting, and more.
**Purpose**: To provide users with easy access to blockchain data and functionalities, enhancing their interaction with the network.

# iOS/Android Wallet
**Description**: A mobile wallet app for managing assets and trading across blockchains on iOS and Android.
**Purpose**: To offer users a convenient way to manage their digital assets and enable developers to integrate their applications with the wallet SDK.

# Web Wallet
**Description**: A web-based wallet for handling blockchain transactions directly from the browser.
**Purpose**: To facilitate easy and basic transaction management for users via a web interface.

# Explorer API
**Description**: An API for interacting with blockchain data, including blocks, transactions, and TPS records.
**Purpose**: To allow developers to retrieve detailed blockchain information programmatically, supporting various use cases such as monitoring and analysis.

# Wallet and Block Explorer

## Explorer
Expand Down

0 comments on commit ea09c3d

Please sign in to comment.