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
Requires
- flarum/core: ^0.1.0-beta.14
This package is auto-updated.
Last update: 2024-11-07 21:32:01 UTC
README
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