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
- Host: GitHub
- URL: https://github.com/xian-network/xian-web-wallet
- Owner: xian-network
- Created: 2024-03-02T13:43:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T12:00:29.000Z (2 months ago)
- Last Synced: 2025-03-31T09:04:54.560Z (about 2 months ago)
- Topics: blockchain, cryptowallet, extension-chrome, wallet, web3
- Language: JavaScript
- Homepage:
- Size: 9.76 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.