GithubHelp home page GithubHelp logo

anhth169 / wallet-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ximblockproject/wallet-web

0.0 1.0 0.0 1.46 MB

Version Wallet Webs

License: Apache License 2.0

C# 34.79% HTML 10.52% Batchfile 0.01% JavaScript 7.30% CSS 47.38%

wallet-web's Introduction

MyXimBlockWallet

Web wallet for the XimBlock cryptocurrency (XIM)

This project is based on MyEtherWallet and MyDashWallet, it is open-source, free to use and development was funded by XIM team :)

Runs locally

You can simply download the website https://ximblockwallet.com and run it locally, the whole wallet functionality (including addresses, private keys and generating keystore wallets, unlocking, etc.) all runs offline and in your browser. However when you want to see the current XIM amount or send out XIM you need to be online as the website communicates with https://chainz.cryptoid.info for the XIM amount in your addresses and will communicate with the full XIM node on MyXimBlockWallet 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 XimBlockNode.cs or simply derive from that class and enter your own rpc username, password and IP. 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 XIM network, feel free to run your own. Obviously anyone can simply copy the website and host it on their own server, we cannot guarantee that such sites don't change how the service works, thus you should ONLY trust this url https://ximblockwallet.com.

If you want to host it yourself, setup a XIM node with RPC access and use those parameters in the XimBlockNode.cs (for broadcasting tx out to the XIM network). The website can be compiled with Visual Studio 2017 and can be hosted on any IIS version compatible with ASP.NET Core 2.0.

wallet-web's People

Contributors

ximblockproject avatar

Watchers

HoangAnh 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.