Skip to content

Commit 17eedb8

Browse files
authored
Merge pull request #763 from EYBlockchain/david/cli-remove
Remove cli
2 parents 1a3d75a + 472757d commit 17eedb8

File tree

3 files changed

+2
-317
lines changed

3 files changed

+2
-317
lines changed

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,9 @@ with `-p`, `-u`.
194194
Nightfall_3 provides an SDK which makes it easy to develop applications that use Nightfall_3. The
195195
SDK API is documented in `./doc/lib/Nf3.html` and is provided by the NF_3 class `./cli/lib/nf3.mjs`.
196196

197-
## Command line interface
197+
## Apps
198198

199-
Nightfall_3 provides a CLI (which makes use of the SDK) so that you can exercise its features. To
199+
Nightfall_3 provides some reference applications (which make use of the SDK) so that you can exercise its features. To
200200
use it:
201201

202202
- run up nightfall_3 as described above and wait for the deployment to complete;

‎cli/src/index.mjs

-306
This file was deleted.

‎nf

-9
This file was deleted.

0 commit comments

Comments
 (0)