swader/web3address

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

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 1

Open Issues: 1

Language:JavaScript

Type:flarum-extension

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

This package is auto-updated.

Last update: 2024-04-07 20:13:32 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