Code Monkey home page Code Monkey logo

webwallet's Introduction

SwiftCash - Web Wallet

SWIFT's web wallet is an open-source wallet written in html, css and javascript. All signatures are handled on the client-side and private keys never leave the browser. To secure the account of users who login with an email and password rather than a private key, the wallet hashes the email and passsword 144,000 times, and then uses the final hash to create an address and private key in the end. The wallet also enforces very strong passwords using a password strength meter to further secure the accounts against brute-force attacks.

Hosting

This web wallet is hosted on github, and can be verified and accessed via the following links:

To avoid becoming a victim of phishing attacks, make sure you always double check the domain in your browser's address bar. You can also download the wallet and run it locally. But you're still going to need Internet in order to transact with the blockchain.

BTC, LTC and DOGE Support

Bitcoin, Litecoin and Dogecoin transactions are created and signed locally and then sent to their own networks using api(s) provided by https://blockchair.com/ - https://www.blockcypher.com is also used for following up on transaction details.

Login With Your Private Key(s)

You can login with a SwiftCash, Bitcoin, Litecoin or Dogecoin private key. If you login with a SwiftCash private key, the wallet will generate a Bitcoin, Litecoin and Dogecoin address using your SwiftCash private key. If you login with a Bitcoin private key, the wallet will generate a SwiftCash, Litecoin and Dogecoin address using your Bitcoin private key. And so will be the case if you login with a Litecoin or Dogecoin private key. It is however highly recommended to use email and password to login if you intend to stash all your cryptos in the same wallet per se, and only use the login with private key feature to spend your paper or brain wallets.

Transaction Fees

The wallet enforces a minimum of 0.002 SWIFT, 0.0001 BTC, 0.001 LTC and 1 DOGE transaction fees and allows users to increase this fee. To help avoid situations in which ridiculously high fees are paid by accident, the wallet enforces a maximum of 0.2 SWIFT, 0.01 BTC, 0.1 LTC and 100 DOGE transaction fees.

Change Addresses

By default, all changes are sent back to the sender's address. To specify a custom change address, click on the vial icon. You need to specify a custom change address everytime you login or switch between different coins, to override the default behavior.

Notes

  • To copy your address, click on the copy icon next to your address.
  • To refresh your balance, click on the bolt icon next to your balance.
  • To view your balance in US dollars, click on your balance.
  • To specify a custom change address, click on the vial icon.
  • To change/adjust the transaction fee, click on the wrench icon.
  • To copy your private key, click on the key icon.
  • To donate, click on the donate icon.

License

Copyright (C) 2018-2019 SwiftCash Developers
This software is provided as is and with no warranty under the MIT license.

Donation Addresses

  • SWIFT: SXucSXaV5HURNyJUWnPrVFHTdRzoU2u19F
  • BTC: 1BccQgoLLvHDrfX1yMQmwM8tyemNe84ZjJ
  • LTC: LVqZfu7ARaXH7UDB9VQ5DNCfBs8eqfRRNx
  • DOGE: DFkhwwjyeLBWPfhchwQLV7JVrnVg45zgh6

Support

For support, join http://discord.swiftcash.cc

Whitepaper

To find out more about SwiftCash, consider reading our whitepaper! https://swiftcash.cc/assets/whitepaper.pdf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.