0.8.32 • Published 2 months ago

@transmute/cli v0.8.32

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

Transmute Command

CI Branches Functions Lines Statements Jest coverage NPM

Questions? Contact Transmute | Verifiable Data Platform | Our Guide | About Transmute

Usage

As a global binary:

npm i -g @transmute/cli

As a github action:

- uses: transmute-industries/transmute@v0.8.2
  with:
    neo4j-uri: ${{ secrets.NEO4J_URI }}
    neo4j-user: ${{ secrets.NEO4J_USERNAME }}
    neo4j-password: ${{ secrets.NEO4J_PASSWORD }}
    json: |
      {
        "@context": ["https://www.w3.org/2018/credentials/v1"],
        "type": ["VerifiablePresentation"],
        "verifiableCredential": [
        ...

Commands

Develop

npm i
npm t

Testing Commands

Install a local build of the cli globally using:

npm i -g .

Test a local build with this npm script alias:

npm run transmute -- controller key generate \
--alg ES384 \
--output examples/keys/private.ES384.json

Testing GitHub Actions

You will need to use a remote neo4j instance to test with act locally.

Help wanted resolving related docker network issues.

act -j act-preview-neo4j --secret-file .env
0.8.32

2 months ago

0.8.9

10 months ago

0.8.30

6 months ago

0.8.31

6 months ago

0.8.23

7 months ago

0.8.25

7 months ago

0.8.21

7 months ago

0.8.27

7 months ago

0.8.29

6 months ago

0.8.28

6 months ago

0.8.12

10 months ago

0.8.14

10 months ago

0.8.10

10 months ago

0.8.19

10 months ago

0.8.16

10 months ago

0.8.18

10 months ago

0.8.8

11 months ago

0.8.5

11 months ago

0.8.7

11 months ago

0.8.1

11 months ago

0.8.0

11 months ago

0.8.3

11 months ago