Skip to content

Emit event when mew is created

Jared Pereira requested to merge emitMewEvent into master

Description of Feature

This emits an event when the mew concept is created in the constructor of ConceptRegistry. This is so that front-ends can find this.

Motivation and Context

We want to have at least one concept visible to the front-end after we deploy contracts.

What's Next?

We should release a new version of the package once this is merged in.


Merge request reports