alastria / alastria-identity

Alastria Identity Model and Smart Contracts
https://alastria.io/en/id-alastria/
MIT License
38 stars 24 forks source link

Configuration setup #141

Closed phabos closed 3 years ago

phabos commented 3 years ago

Hello,

We are using currently the alastria-identity-lib in our company for a decentralized identity project. We have our own alastria node so we had to fork the alastria-identity project in order to setup the correct config for the alastria-identity.

But, as we worry for future updates of the lib, we want to use the lib as it is (without modifying it). So, is there a way to overload the config in contracts > ContractsInfos.md and generate the contracts > bin wihtout modifying your code directly ?

Thank you Fabien

javaguirre commented 3 years ago

Hi! I don't think there is a way right now, but we're working on a refactor of parts of the current library and we should remove that coupling for sure. So the short answer is no, but maybe in the future we can fix that decission.

javaguirre commented 3 years ago

We're also working in a Python library with a different architecture, but still there is some legacy we have to remove and we have to build the documentation.

phabos commented 3 years ago

Ok thank you for your reply ! Are you interested in a PR for the improvement of the config overload ?

javaguirre commented 3 years ago

Sorry, phabos, didn't see your comment, If you have any ideas, of course! I you think you can improve it, give it a shot! :-)