This project is not covered by Drupal’s security advisory policy.

Synopsis

The Cryptocurrency Field is generic Drupal 8 field to store cryptocurrency addresses. The field is configured to a specific currency when added to an entity. User-supplied address are validated to ensure they comply with the currency's formatting specifications before being accepted by Drupal.

The Field currently works with Bitcoin Cash addresses employing the CashAddr format.

Requirements

This module currently has no dependencies, however, future functionality will require the BCMath and Hashing PHP extensions.

Roadmap

Future Plans include:

  • More advanced Bitcoin Legacy address format validator
  • Address format conversion
  • QR Code Field Formatter
  • Deterministic Address Generation

Support

If you want to tip the developer, please use this address:
bitcoincash:qzsw2swf0c2nd436mjcvmh7dnpc5k9us4u7zkfcaj8

Project information

Releases