The union of all files from all check-ins in directory wiki_references/2017/software/MaidSafe_net/src_from_GitHub/the_repository_clones/beaker-plugin-safe-app [history]
This repository is no longer maintained
It has been moved to the maidsafe-archive organisation for reference only
#
#
#
#
beaker-plugin-safe-app
Maintainer: Krishna Kumar (krishna.kumar@maidsafe.net)
SAFE App API plugin for SAFE Browser.
Linux/macOS | Windows |
---|---|
Documentation
The documentation for the safeApp DOM API is available at http://docs.maidsafe.net/beaker-plugin-safe-app/.
Dependency
Project depends on safeappnodejs. The dependency is specified as a git submodule.
Development
Node.js are required for development.
- Clone the project
- Run
npm i
to install the nodejs dependency npm run build
will build the project to thedist
folder.
In safe_browser app/node_modules
, create a folder beaker-plugin-safe-app
and add index.js
file and the dist
folder obtained after building the plugin.
License
This SAFE Network library is licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MaidSafe Contributor Agreement, version 1.1 (CONTRIBUTOR), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement, version 1.1.