Skip to content

create mew in ConceptRegistry constructor

Jared Pereira requested to merge autoMew into master

Instead of manually creating mew, we create it in the init function for conceptRegistry. This requires changing how Concept learn about the ConceptRegistry and UserRegistry addresses.

This also changes how we deploy and how we test that the ConceptRegistry knows the mew address.

resolves #32 (closed)

Merge request reports