Skip to content

ethanpailes/safe_app_nodejs

 
 

Repository files navigation

safe_app_nodejs

Maintainer: Krishna Kumar (krishna.kumar@maidsafe.net)

safe_app nodejs library.

Linux/OS X Windows
Build Status Build status

Development

To build and use this module locally you need latest stable NodeJS (& npm) and Rust (we recommend rustup). See here for more information about the version of rust we use..

Initially after pulling the code ensure that you have the git submodules setup: git submodule update --init when you pull initially (git submodule update when you pull updates thereafter).

The binary library will then automatically build when you do an npm install, and place them in src/native accordingly. It will also ensure you have the latest debug-build with use-mock-routing enabled whenever you run npm test.

If you want to build the release version just run npm run build-release.

License

Licensed under either of

at your option.

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] (CONTRIBUTOR)), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement, version 1.1.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%