Git Product home page Git Product logo

Comments (3)

dbluhm avatar dbluhm commented on August 17, 2024

I noticed you were able to talk with @dhh1128 about this on RocketChat. Is there anything you can add here to clarify what seems to be missing?

from indy-sdk.

lodo1995 avatar lodo1995 commented on August 17, 2024

According to the documentation in indy-node, the CLI implemented there has commands to perform the following actions, which are currently missing from the CLI in this repository:

  • load a JSON file containing a connection request (load <file>)
  • show a connection / connection request (show connection <name>)
  • accept a connection request (accept request from <name>)
  • check secure agent-to-agent communication channel (ping <name>)
  • show a claim from the wallet or available from a remote agent (show claim <name>)
  • obtain a claim from a remote agent (request claim <name>)
  • show a proof request (show proof request <name>)
  • send a proof to a remote agent (send proof <name> to <name>)

Most of these commands require the implementation of agent-to-agent communication, which is implemented in indy-node/indy_client (reusing some code from indy-plenum), but not in libindy.

from indy-sdk.

burdettadam avatar burdettadam commented on August 17, 2024

We are using Jira to track issues now, please use this Jira IS-995 ticket for any further discussion.

from indy-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.