barretts / masari-webwallet

An easy to use webwallet for masari, and fully client side for an optimum security

Home Page:https://www.masariwallet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Masari Web Wallet - Fully client side

This web wallet is doing everything on the 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.

This requirement may be removed in the future once daemons evolved and returns enough data

Security

No keys, seed or sensitive data are 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

Contributors and thanks

Developers:

  • gnock (main)
  • cryptochangements

Translations:

  • english: too many peoples
  • french: gnock
  • serbian cyrillic: girugameshh
  • german: F0sching

Contributing

  • You can help Masari by translation the wallet in your native language, it's really easy !
    Read the guide to get instructions on how to do that
  • Report bugs & ideas to help us improve the web wallet by opening an issue
  • Make a donation to Masari

Forks / Other coin

We have been receiving multiple coin developers help to fork it. As the time required to develop this project is heavy, please consider giving a mention to this project if you fork it.

If you are a dev of a cryptonight/monero fork and would like to get a fork, please contact us (@gnock on the official discord).

Depending of your coin specificities, I can provide support, maintenance and development/updates for a payment in return, crypto only. If you are not willing to pay for this service, please do not contact us and make us loose time.

The code is readable, it should be enough for you to use it.

Features (non-exhaustive)

  • complete wallet sync without server side processing for security
  • receive/send history
  • mempool support to check incoming transfers
  • send coin, qr code scanning included, subaddress support
  • receive page to generate a custom qr code
  • import from private keys, mnemonic, json file (exported by the wallet)
  • export keys, mnemonic phrase, json file (which include all the history)
  • view only wallet
  • basic network stats

Roadmap

See github issues

About

An easy to use webwallet for masari, and fully client side for an optimum security

https://www.masariwallet.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 49.3%Language:JavaScript 41.0%Language:HTML 5.1%Language:CSS 2.3%Language:PHP 2.3%