- Factoring out node API's into distinct clients.
- API functions are async where appropriate.
- Node JSON-RPC types moved into types package.
- Crypto types moved into types package.
- API clients return instances of domain classes by default.
- Extension of unit tests & how-tos.