entropy delta: the entropic client
Please file any discussions or issues over in the Entropic Forum.
| Command | Purpose |
|---|---|
npm start |
runs the tsc compiler in watch mode |
npm run build |
runs the tsc compiler |
node ./bin/ds.js |
runs ds (use npm start to continuously build and then run this command) |