UNPKG

crypto-conditions

Version:

Implementation of crypto-conditions in JavaScript

8 lines (7 loc) 196 B
{ "$schema": "http://json-schema.org/draft-04/schema", "title": "ConditionFulfillment", "description": "Proof of condition completion", "type": "string", "pattern": "^[a-zA-Z0-9_-]*$" }