Skip to content

Implementation of backend with Corda, docker-compose, of various services.

Notifications You must be signed in to change notification settings

manjeetops/verishare-c

Repository files navigation

deq-cordapp

SetUp

To setup three organizations, run the following command.

sh scripts/setup-all-nodes.sh

To clean data ad remove volumes, run the following commads.

make remove-containers
make corda-clean

After setting up the three organizations, we now have three orgnizations ready which are deqode, techracers and grepruby.

while setup, admin and service accounts are also created for each organizations.

The login credentials of the admin accounts of each organization are

Deqode

Techracers

Grepruby

The swagger-apis of each organization can be accessed by using following endpoints.

Deqode

Techaracers

Grepruby