Skip to content

Commit

Permalink
Remove dns_example and nfs_example
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmuir committed Mar 18, 2016
1 parent 01da911 commit 0bdb974
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 11,693 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/.idea
/dns_example/src/scripts/safe_api/*.dll
/dns_example/app_dist
/demo_app/app_dist
/demo_app/.idea
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,4 @@ Examples showcasing various features of the SAFE Network
## demo_app (NodeJS)
[demo_app](demo_app), written in `NodeJS`, demonstrates key features exposed by the SAFE Network.

## dns_example (NodeJS) [Not compatible with the New launcher]
[dns_example](dns_example), written in `NodeJS`, demonstrates the usage of a few NFS and DNS operations.
Using the application a simple website can be hosted in the SAFE Network

## nfs_example (Rust) [Not compatible with the New launcher]
[nfs_example](nfs_example), written in `Rust`, demonstrates the usage of NFS read and write operations.
Demonstrates code to interface with Launcher, perform handshake to authenticate itself and then do a
few NFS operations.

For more details and build-instructions, please check the corresponding folder's README.
3 changes: 0 additions & 3 deletions dns_example/.bowerrc

This file was deleted.

5 changes: 0 additions & 5 deletions dns_example/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions dns_example/.jscsrc

This file was deleted.

28 changes: 0 additions & 28 deletions dns_example/.jshintrc

This file was deleted.

38 changes: 0 additions & 38 deletions dns_example/Gruntfile.js

This file was deleted.

37 changes: 0 additions & 37 deletions dns_example/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions dns_example/bower.json

This file was deleted.

77 changes: 0 additions & 77 deletions dns_example/index.js

This file was deleted.

47 changes: 0 additions & 47 deletions dns_example/package.json

This file was deleted.

Binary file removed dns_example/src/imgs/arrow.png
Binary file not shown.
Binary file removed dns_example/src/imgs/dns_bg.jpg
Binary file not shown.
Binary file removed dns_example/src/imgs/error.png
Binary file not shown.
Binary file removed dns_example/src/imgs/logo.png
Binary file not shown.
Binary file removed dns_example/src/imgs/success.png
Binary file not shown.
Binary file removed dns_example/src/imgs/tick.png
Binary file not shown.
Binary file removed dns_example/src/imgs/upload.png
Binary file not shown.
Binary file removed dns_example/src/imgs/upload_drag_hover.png
Binary file not shown.
Binary file removed dns_example/src/imgs/upload_static.png
Binary file not shown.
Binary file removed dns_example/src/imgs/uploading.png
Binary file not shown.
Loading

0 comments on commit 0bdb974

Please sign in to comment.