問題タブ [hyperledger-indy]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
docker - Docker を使用した適切な Indy セットアップ
プロジェクトのために Hyperleadger Indy を使用していますが、それをクリーンな Docker コンテナーとしてセットアップしたいと考えています。多くの場合、ドキュメントの正しいソースとかなり混乱します。
最初に、アリスに基づいたチュートリアルに従いたいと思いました。
https://github.com/hyperledger/indy-sdk/をリポジトリとして使用し、 https://github.com/hyperledger/indy-sdk/#how-to-start-local-nodes-のコマンドでインストールしましたプール付きドッカー.
すべてが機能しましたが、CML に入ろうとすると、次のようになります。
任意のコマンド スロー:
いつ Indy-Node をいつ使用し、いつ Indy-SDK を使用し、それらが独立しているかについて、誰かが説明できますか?
hyperledger - Hyperledger Indy VonNetwork ビルド
https://github.com/IBM-Blockchain-Identity/indy-ssivc-tutorialのドキュメントに従って、デモ プロジェクトをセットアップしました。しかし、VON ネットワークの作成中に以下のエラーが発生します。セットアップエラーの詳細の何が問題なのか、ヒントを教えてください。
どんな助けでも大歓迎です。