This is a sample and basic angular app providing a wallet system.
Currently all the persistence is managed with localstorage. Other storage systems will be implemented.
You need npm and bower to deploy the app locally.
npm install && bower install
grunt