项目作者: Holo-Host

项目描述 :
Cloudflare Worker that manages salt for Holochain identities derived from email/password pairs
高级语言: JavaScript
项目地址: git://github.com/Holo-Host/saltmine.git
创建时间: 2019-01-30T19:17:33Z
项目社区:https://github.com/Holo-Host/saltmine

开源协议:

下载


Holo “Saltmine”

This is Pre-Alpha software only for testing purposes.

This repository is the javascript code for a Cloudflare worker that works in accordance with the documentation found at :

https://holo-host.github.io/saltmine/

The original internal spec (with notes) is at spec.md

Wrangler

Wrangler process to deploy this code:

  1. Install wrangler ( https://github.com/cloudflare/wrangler )
  2. Setup wrangler config with correct email and api key
  3. Create package.json file with correct package info
  4. Setup wrangler.toml file with correct Cloudflare info
  5. Run a command line:
  1. wrangler publish --release