This module enhances your Drupal site with plugins to interact with Ethereum and EVM-compatible blockchains.

Rework in progress. Read more about our Roadmap for 3.0.x

Web3 provider:

  • EVM Wallet
    JavaScript-based plugin to interact with in-browser wallets such as Metamask or Frame
  • EVM Custom HTTP Provider and Signer
    A manually configured provider (e.g. using secret values from the Key module). Should not be used on production. For development purpose like testing with a local Ganache instance

Dependencies:

    "ext-gmp": "*",
    "drupal/state_machine": "^1.7",
    "drupal/storage": "^1.2",
    "drupal/web3_provider": "^1.0",
    "web3p/ethereum-tx": "dev-master"

Requires:

  - drupal:field
  - drupal:taxonomy
  - drupal:user
  - drupal:views
  - storage:storage
  - web3_provider:web3_provider

Project information

  • Module categories: Integrations
  • Created by jbrown on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases