An open API service indexing awesome lists of open source software.

https://github.com/xian-network/xian-web-wallet

The official Xian web and extension wallet
https://github.com/xian-network/xian-web-wallet

blockchain cryptowallet extension-chrome wallet web3

Last synced: 13 days ago
JSON representation

The official Xian web and extension wallet

Awesome Lists containing this project

README

        

# Xian Web Wallet & Extension

Available at https://wallet.xian.org

Or get it as a browser extension to interact with dApps. https://chromewebstore.google.com/detail/xian-wallet/kcimjjhplbcgkcnanijkolfillgfanlc

## Introduction
Xian Web Wallet is a cutting-edge, serverless web application tailored for secure wallet management and cryptographic keypair generation, utilizing advanced client-side JavaScript.

## Features
- **Wallet Management**: Intuitive interface for managing your cryptocurrency wallet, including sending and receiving transactions.
- **Serverless Architecture**: Operates entirely on the client-side, simplifying deployment and eliminating the need for server-side infrastructure.
- **Secure Key Management**: Securely generates and manages Xian keypairs with robust encryption techniques.

## Getting Started

### Prerequisites
As Website
- A web server with HTTPS cert
- A node that you are allowed to connect to (CORS)

As Extension
- Load the folder as an unpacked extension

## Security
Security and privacy are paramount in Xian Web Wallet:
- Executes all cryptographic functions client-side, ensuring private keys never leave the user's device.
- Important Keys are encrypted
- It's recommended to use a strong, unique password for your wallet and ensure your device is secure against unauthorized access.

## dApp Integration
**Only for Extension**

Documented at [https://github.com/xian-network/dapp-utils](https://github.com/xian-network/dapp-utils)

## Contributions
We warmly welcome contributions to Xian Web Wallet. To contribute, fork the repository, make your changes, and submit a pull request.

## Disclaimer
Xian Web Wallet is offered "as is", with no warranties. Users should use it at their own risk, understanding the inherent responsibilities of managing cryptographic assets.