This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Releases: dgarcia360/NEMPay
Releases · dgarcia360/NEMPay
v0.10
- The code is now linted. NemProvider has been split into minor components.
- Reactive Forms are used. This allows cleaner code and dynamic error validation.
- The selected wallet is managed by a provider. Previously it was stored on localStorage, being slower to retrieve.
- #55 Fixed QR code.
- Added some tests.