swader/web3address

Adds ability for users to add their Web3 address into their profile if they have the Polkadot JS extension installed.

Maintainers

Package info

github.com/Swader/flarum-web3address

Language:JavaScript

Type:flarum-extension

pkg:composer/swader/web3address

Statistics

Installs: 37

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

v1.1.2 2020-12-07 12:12 UTC

This package is auto-updated.

Last update: 2026-03-08 00:42:40 UTC


README

License Latest Stable Version

A Flarum extension which lets a user add a Web3 address into their user profile. A Web3 address is a cryptographic keypair usable on any Substrate-based chain like Polkadot, Kusama, UBIKchain, Edgeware, Moonbeam, and others. The Polkadot JS extension is required. Alternatively, an admin has permission to manually input the address for a user.

Requirements

  • PHP 7.4+
  • Composer installed globally
  • NodeJS available via global node command (10+, NVM recommended)

Installation

With Composer:

composer require swader/web3address

Links