Skip to content

Used within indigo framework between agent-js and fabric network

Notifications You must be signed in to change notification settings

piedup/pop-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creds contains user certificate, private key and config.

user config:

{
    "name":"PeerAdmin",
    "mspid":"Org1MSP",
    "roles":null,
    "affiliation":"",
    "enrollmentSecret":"",
    "enrollment":{
        "signingIdentity":"<>",
        "identity":{
            "certificate":"-----BEGIN CERTIFICATE-----\n\n-----END CERTIFICATE-----\n"
        }
    }
}

About

Used within indigo framework between agent-js and fabric network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published