c5dd6bf93d
* nym-client: refactoring js example code a bit. * nym-client: ignoring node modules in demo * nym-client: adding webpack and a dev server * nym-client: banging example into webpack format * nym-client: webpack starting to work in the demo * nym-client: more webpacking * nym-client: ignoring bundle.js in dist * Example code starting to breathe with webpack, not quite there yet * nym-client: high point of attempted webpack business. Will revert to minimal, it's getting crazy. * nym-client: removed lots of npm deps * nym-client: added webpack html plugin to demo * nym-client: removed app.scss from demo * nym-client: removed lots of webpack config * nym-client: ugly but working simple javascript demo * nym-client: more demo simplification * Simplifying a bit more * nym-client: added some comments to js demo * parameter rename
Nym Client
The Nym Client communicates with the remote, decentralised nodes which make up the Nym system as a whole.
It needs to handle communication with 3 types of remote nodes. Here's the development status of each:
- Directory nodes
- Mix nodes
- Validator nodes