digitaldonkey / ethereum

Drupal Ethereum module
https://www.drupal.org/project/ethereum
23 stars 14 forks source link

Add an Ethereum address content entity type. #28

Open amateescu opened 6 years ago

amateescu commented 6 years ago

Having an Ethereum address entity type in the main module allows other submodules to rely on a properly optimized data structure, and use it in entity reference fields for example.

digitaldonkey commented 6 years ago

Considering https://github.com/digitaldonkey/ethereum/pull/33 Do you still consider this as a valuable addition?

amateescu commented 6 years ago

I'm not sure whether it's still valuable but I wouldn't close the PR yet, let's leave it around for a bit maybe someone comes up with a good use case.