GithubHelp home page GithubHelp logo

pmarc78 / mydashwallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deltaengine/mydashwallet

0.0 1.0 0.0 4.55 MB

MyDashWallet.org provides an easy way for anyone to create DASH wallets locally in the browser or use existing hardware wallets and send DASH to anyone

License: Apache License 2.0

C# 42.66% JavaScript 24.58% Batchfile 0.01% CSS 32.75%

mydashwallet's Introduction

MyDashWallet

https://MyDashWallet.org provides an easy way for anyone to create DASH wallets locally in the browser or use existing hardware wallets and send DASH to anyone. For details about DASH see www.dash.org

This project is open-source, free to use and development is funded by the DASH DAO (Decentralized Autonomous Organization): https://www.dashcentral.org/p/MyDashWallet

Runs locally

You can simply download the website https://MyDashWallet.org and run it locally, the whole wallet functionality (including hardware wallets, creating keystore wallets, unlocking, etc.) all runs offline and in your browser. However when you want to see the current dash amount or send out dash you need to be online as the website communicates with https://explorer.dash.org for the dash amount in your addresses and will communicate with the full Dash node on MyDashWallet when sending out locally signed transactions.

If you have your own full node you can simply replace it by opening up the source code and either change the connection parameters in TestnetDashNode.cs or simply derive from that class and enter your own rpc username, password and IP (and use it in Startup.cs for your own hosted or local website). Please note that all signing happens locally in your browser, this will not increase the security of your transaction in any way, but if it makes you happy not to rely on third parties for sending signed transactions into the Dash network, feel free to run your own. Obviously anyone can simply copy the website and host it on their own server, we cannot gurantee that such sites don't change how the service works, thus you should ONLY trust this url https://MyDashWallet.org and we can only help with server errors if you actually use this site. In any case, the risk of anything malicous happen is very low, especially if you use a hardware wallet and ALWAYS check the address and amount you send out, your Dash can't be stolen or redirected. Dash transactions are however irreversable and noone can help you if you send something to the wrong address.

mydashwallet's People

Contributors

benjaminnitschke avatar

Watchers

James Cloos avatar

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.