Commit Graph

9 Commits

Author SHA1 Message Date
Spencer Ofwiti 857994fe8b Blockchain syncing.
- Implement tracker for new accounts in the accounts index contract.
- Implement tracker for new blocks on Bloxberg network.
2021-02-24 18:09:50 +03:00
Spencer Ofwiti 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +03:00
Spencer Ofwiti 0e07e4ccdc Add path shortcuts to all paths in the system. 2021-02-17 15:49:04 +03:00
Spencer Ofwiti 94d2976e6c Completed form handling. 2021-02-08 14:47:07 +03:00
Spencer Ofwiti 4d920cdbe9 Add support for account index. 2021-01-15 07:30:19 +03:00
Spencer Ofwiti 156fa4067f Cleanup services to use mock backend. 2020-12-05 09:29:18 +03:00
Spencer Ofwiti f228a9866b Add services.
- Add block sync service.
- Add mock token service.
- Add mock user service.
- Add user info to transactions.
2020-11-25 10:51:15 +03:00
Spencer Ofwiti ca9ca61ae1 Add block-sync to application. 2020-11-08 09:31:52 +03:00
Spencer Ofwiti cbe51520fa Add transaction data service. 2020-11-04 15:35:20 +03:00