git ssb

0+

wanderer🌟 / bls-lib



Commit 214afb1ac2694681c1cbd4fcb01145f491f3ca42

0.0.1

wanderer committed on 9/21/2017, 7:08:36 PM
Parent: 39b2ead1443b9ccec6c923e2a81d1379af8afe68

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 250779 bytes
New file size: 250779 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.0.0",
3 + "version": "0.0.1",
44 "description": "this libary provides primitives for creating and verify BLS threshold signatures",
55 "main": "index.js",
66 "scripts": {
77 "coverage": "istanbul cover ./tests/index.js",

Built with git-ssb-web