Wallet
Introduction
EQ Hub's Wallet service is a service that provides functions to manage assets existing in the operating blockchain network easily.
If you use the wallet service, you can use the wallet service [Whisper] app and [EQ Hub Wallet] chrome extension service provided by EQBR, and through this you can use the assets that exist in the blockchain network you are operating. Easy and simple to manage.
In addition, when building an environment using the wallet service, you can customize your wallet card image that represents the blockchain network, and the customized wallet card image is used when selecting a wallet in the [Whisper] app and [EQ Hub Wallet].
Additionally, you can create your own wallet DApp service using the API provided by EQ Hub.
Use the Wallet service and refer to Whisper and EQ Hub Wallet to easily manage your blockchain network assets.
Glossary
This is a glossary of terms to help you understand when using the wallet service.
Term | Description |
---|---|
ERC | ERC (Ethereum Request for Comment) is the name of an official protocol that proposes improvements to the Ethereum network, and the number written after ERC means the serial number of the proposal registered in ERC. |
ERC-20 (Token) | It is a standard specification that defines the interface that a standard token must satisfy in a smart contract defined in EIP. Also referred to as the Token Standard. |
ERC-721 (NFT) | It is a standard specification of NFT (Non-Fungible Token) defined in EIP. Also referred to as the Non-Fungible Token (NFT) Standard. Unlike tokens that follow the ERC-20 standard, tokens issued using ERC-721 are non-fungible and all have their own value. |
Updated almost 2 years ago