* migrated the rust part to fluence cli; updated readme
* migrated the JS part to the fluence CLI; updated the readme
* small formatting fix: backtick
* small formatting fix: backticks missed
* removed unnecessary files
* replaced aqua cli with fluence in package.json, updated readme reflecting the change
* Addressed the pull-requests comments:
+ added more info on the fluence cli;
+ renamed functions so they are explanatory;
+ cut too verbose output;
+ updated the outdated output for deployment;
+ renamed near-related arguments so it's easy to distinguish them;
+ small other improvements.
* readme changes: reformated to a separate tooling section
* small formatting fixed in readme
* Addressing pr comments:
+ removed the tooling section from the readme;
+ added a segway for using fluence cli;
+ fixed typo;
+ removed a commented both from code and the readme.
* + renamed node to peer;
+ added a link on AccountView Near interface;
* small correction regarding fluence cli statement
* removed unnecessary reference for quickstart example
Co-authored-by: igor <dev@igor.sh>