Maintainer: Krishna Kumar (krishna.kumar@maidsafe.net)
SAFE App API plugin for SAFE Browser.
Linux/OS X | Windows |
---|---|
The documentation for the safeApp DOM API is available at http://docs.maidsafe.net/beaker-plugin-safe-app/.
Project depends on safe_app_nodejs. The dependency is specified as a git submodule.
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.
Licensed under either of
- the MaidSafe.net Commercial License, version 1.0 or later (LICENSE)
- the General Public License (GPL), version 3 (COPYING or http://www.gnu.org/licenses/gpl-3.0.en.html)
at your option.
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] (CONTRIBUTOR)), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement, version 1.1.