nero/ ├── index.js # Main entry point ├── server.js # REST API server ├── package.json # Dependencies and scripts ├── .env # Environment variables (API keys) ├── accounts/ # Appstate JSON files for ...
We have refactored this library after v0.10.0. If you want to use the old version, please, see branch v0. If you want to use an old version, you can set the version ...