Skip to content

peacemakr-io/peacemakr-nodejs-sdk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



Peacemakr JavaScript SDK

We take security and trust very seriously. If you believe you have found a security issue, please responsibly disclose by contacting us.

License

The content of this SDK is open source under Apache License 2.0.

Getting Started

This is an initial implementation of NodeJS SDK - v.0.0.1. As such this version relies on the latest version Peacemakr-CLI to be available on your system, please refer to https://github.com/peacemakr-io/peacemakr-cli for installation details.

Note: this module has not been published in npm. To install locally, please run:

npm install && npm run rebuild

followed by (make it available globally):

npm link 

or (locally)

npm install

An example app has been provided in this package, please refer to ./example/README.md

Why Peacemakr

We know what it's like to have your PM come to you late on a Friday and ask you for something complicated. That's why we want to make it simple - to let you go home on that Friday night. You can start encrypting messages in half an hour and get home in time for dinner.

This is all you need to get started, along with an API key. Visit admin.peacemakr.io to get one of those.

Contributing

We appreciate all contributions. Some basic guidelines are here, for more informaton see CONTRIBUTING.md

Issues:

  • Please include a minimal example that reproduces your issue
  • Please use the tags to help us help you
  • If you file an issue and you want to work on it, fantastic! Please assign it to yourself.

PRs:

  • All PRs must be reviewed and pass CI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published