git ssb

0+

wanderer🌟 / bls-lib



Commit 4de9b15440c5c5b1824eeead6312af9f6467c5b0

0.1.0

wanderer committed on 10/7/2017, 6:02:44 AM
Parent: 402b1e3e1a62fb7d66e18edddf8959874d853d03

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: 307907 bytes
New file size: 307907 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.0.2",
3 + "version": "0.1.0",
44 "description": "this libary provides primitives for creating and verify BLS threshold signatures",
55 "main": "index.js",
66 "scripts": {
77 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",

Built with git-ssb-web