-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- create a cli tool that is linked to the command
unrival - create a command that creates an unrival object given a json file
- automatically hash (nested) file references in
address, e.g.:
target file.json
[ { "interpretation": "/iterator", "address": "example.json" } ]
will be converted to:
[ { "interpretation": "/iterator", "address": "SOME_HASH" } ]
and stored.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels