Skip to content

create objects via cli #1

@unrival-protocol

Description

@unrival-protocol
  • 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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions