Skip to content

nullstyle/wallet-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet One - Experimental desktop Wallet for stellar.org

This project is a simple personal project to build a working desktop client for the stellar network using a set of technologies that are new to me, Scott Fleckenstein. This is a learning project, for now, but if people are interested in helping to build this into a real product/project, I'm happy to contribute.

Tech stack

This project is about exposing me to new tech:

  • React is being used for building the UI
  • Electron provides the app shell and the bindings between browser javascript and native code
  • Material UI is used for the interface designs
  • JSPM is being used to manage browser-side javascript dependencies

Screenshots

Some in progress screenshots of the UI:

Screenshot

Getting started

  1. Install node 4.0.0
  2. Clone repository
  3. install dependencies: npm install
  4. build client: npm run make
  5. run client: npm start

About

An experimental stellar desktop client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published