Calvin Lin
Calvin Lin

Reputation: 25

Hyperledger composer DB connection and sample.feature

I'm very new to hyperledger composer, how do I know the participant is created (or where can I get the participant registry ) and the transaction has been processed? Also, what is "features/sample.feature" used for? Is it for unit test or something?

Upvotes: 0

Views: 399

Answers (1)

Dan Selman
Dan Selman

Reputation: 2297

I respectfully suggest you spend some time completing the tutorials and reading the documentation. You will find the answers to your questions there.

Start here: https://hyperledger.github.io/composer/latest/tutorials/developer-tutorial.html

Then, read this: https://hyperledger.github.io/composer/latest/managing/participantsandidentities.html

Upvotes: 2

Related Questions