Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

examples showcasing various features of the SAFE Network

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

maidsafe-archive/safe_examples

Repository files navigation

Build status

safe_examples

Examples showcasing various features of the SAFE Network.

Note this repository and the examples contained within are no longer maintained. For the latest on the SAFE Network project please see safenetwork.tech or our community forum safenetforum.org

safe_web_api_playground (NodeJS - Electron)

safe_web_api_playground, written in NodeJS, is an application allowing you to explore the web API.

web_hosting_manager (NodeJS - Electron)

web_hosting_manager, written in NodeJS, is an application which allows hosting and managing web files.

safe_app_electron_quick_start (NodeJs - Electron)

safe_app_electron_quick_start, it's a boilerplate with a tutorial to create an Electron application.

safe_web_app_quick_start (NodeJs - SAFE Web API)

safe_web_app_quick_start, it's a boilerplate with a tutorial to create a SAFE Web application which uses the Web API to interact with the SAFE Authenticator, and to connect with the SAFE Network.

Note: For more details and build-instructions, please check the corresponding folder's README.

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) at your option.