Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

Prepare Indy-utils as library fried from corda #25

Closed Alarmwolf closed 5 years ago

Alarmwolf commented 5 years ago

In the current state indy-utils module has corda-core dependency. I guess it's a very big dependency for any separate project where you want to use indy-utils and don't need to use corda.

I'm trying to use indy-utils in the android project but I have problems with dependency set.