aeternity / aepp-components

deprecated: aepp-components to be used in all aepps.
ISC License
41 stars 14 forks source link

refactor ae-hash component from aepp-blockchain-explorer #103

Open dadaphl opened 6 years ago

dadaphl commented 6 years ago

I created a ae-hash component that is similar to ae-address. At the moment its a pending PR in aepp-blockchain-explorer see https://github.com/aeternity/aepp-blockchain-explorer/pull/22

Should we added to aepp-components? Should we refactor the similarities between ae-hash and ae-address into a abstract/interface component or mixin?