https://github.com/sumoprojects/sumokoin-webwallet
Sumokoin Web Wallet
https://github.com/sumoprojects/sumokoin-webwallet
Last synced: about 1 year ago
JSON representation
Sumokoin Web Wallet
- Host: GitHub
- URL: https://github.com/sumoprojects/sumokoin-webwallet
- Owner: sumoprojects
- License: bsd-3-clause
- Created: 2019-12-03T05:16:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T10:46:24.000Z (about 3 years ago)
- Last Synced: 2025-04-02T07:11:34.787Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://wallet.sumokoin.com
- Size: 14.8 MB
- Stars: 1
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sumokoin Web Wallet
This web wallet is doing everything client-side to give the best privacy to users.
The server is currently only used to optimize the communication with the daemon and compress the blockchain.
Note: This requirement may be removed in the future once daemons evolve and return enough data.
# Security
**No keys, seeds, or sensitive data is sent to the server**
If you find a potential security issue, please contact me so we/I can patch it as soon as possible.
Encryption is done with a certified library, [Tweetnacl.Js.](https://github.com/dchest/tweetnacl-js)
# Copyright and Contributors
- Copyright (c) 2022, Sumokoin Project
- Copyright (c) 2018, Gnock
- Copyright (c) 2019, MyMonero.com
- Copyright (c) 2018, The Masari Project
## Developers
- gnock (main)
- cryptochangements
- MyMonero (Paul Shapiro)
- quangvu3
- sumogr
- zer039
## Translations
- English: many people
- French: gnock
- Serbian cyrillic: girugameshh
- German: F0sching
- Hungarian: Gelesztaa
- Greek: GeraltOfTrivia
# Contributing
- You can help Sumokoin by translation the wallet in your native language, it's really easy!
Read [the translations guide](TRANSLATIONS.md) to get instructions on how to do that
- Report bugs & ideas to help us improve the web wallet by opening an issue
# Features (non-exhaustive)
- Complete wallet sync without server side processing for security
- Receive/send history
- Mempool support to check incoming transfers
- Send coins - including QR code scanning and subaddress support
- Receive page to generate a custom QR code
- Import from private keys, mnemonic seed, or json file (exported by the wallet)
- Export private keys, mnemonic phrase, or json file (which include all the history)
- View only wallet
- Basic network stats