GithubHelp home page GithubHelp logo

sayuki0x / proton Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 2.31 MB

deprecated repository. this is now here: https://github.com/turtlecoin/turtle-wallet-proton/

License: MIT License

JavaScript 97.74% CSS 1.45% HTML 0.80%

proton's Introduction

Build Status proton-wallet

Proton Wallet - a TurtleCoin Wallet

Proton Wallet is a TurtleCoin wallet that uses Electron, React, Turtlecoin-Wallet-Backend-JS, Redux, React Router, Webpack and React Hot Loader.

Installing Proton

Download the .exe (Windows installer) or the .AppImage (Linux binary file) files from the releases page, and run it.

Proton is also available as a snap package...

sudo snap install proton-wallet

Development Setup

Make sure you have:

  • Node.JS installed

https://nodejs.org/

  • Yarn installed

https://yarnpkg.com/en/

First, clone the repo via git:

git clone https://github.com/ExtraHash/proton.git

And then install the dependencies with yarn.

$ cd proton
$ yarn

Run the wallet.

$ yarn start

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Packaging for Production

First make sure you have the needed dependency rpmbuild. For example, on arch...

yay -s rpm

Then, to package apps for the local platform:

$ yarn package

License

MIT © ExtraHash

MIT © Electron React Boilerplate

proton's People

Contributors

sayuki0x avatar

Stargazers

Steven J. Selcuk avatar DevMiner avatar  avatar

Watchers

James Cloos avatar

Forkers

leinad2k

proton's Issues

Node fee

Node fee should show on the tx seen before you click send.
In settings show node list with it's fees.

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.