-
Notifications
You must be signed in to change notification settings - Fork 981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crypto wallet addresses able to list on your Channel page links #9829
Comments
Josh can you please give me more details about it, how it looks like in the back end and front end? |
I will work on a sample later. |
Also the regular Wallet Donate link should also be listed on the channel page as well. Green button that says Tip or Donate and works with the built in wallet |
I see, so a drop down with wallets addresses correct? |
Yes correct. The button on the Channel could say "Send Crypto" |
New field for Crypto wallet addresses: eg.
Now since there is so many kinds of cryptos out there, maybe make 5 rows aka options, unless you want to make unlimited rows a option, maybe add a plus option under the last row, then have option with drop-down selections for which coin they have a address for: EG.
For Bitcoin:
Bitcoin Core
Electrum
Ledger (Nano S, Nano X)
Trezor (One, Model T)
Mycelium
Breadwallet (BRD)
Coinbase Wallet
Exodus
For Ethereum:
MetaMask
MyEtherWallet (MEW)
Ledger (Nano S, Nano X)
Trezor (One, Model T)
Trust Wallet
Coinbase Wallet
Exodus
Multi-Currency Wallets (supporting Bitcoin, Ethereum, and more):
Trust Wallet
Coinbase Wallet
Exodus
Jaxx Liberty
Coinomi
Atomic Wallet
Guarda Wallet
SafePal
ZenGo
Phantom (also supports Solana, but includes Ethereum)
Other Notable Wallets:
Bitget Wallet
BitKeep (now Bitget Wallet)
Math Wallet
SafePal
Rainbow Wallet
Solflare (for Solana, but can be used for Ethereum too)
Sui Wallet (for Sui blockchain, supports Ethereum through EVM compatibility)
OKX Wallet
When listing these in your dropdown menu, you might want to categorize them by:
Hardware Wallets: Ledger, Trezor, SafePal
Software/Desktop Wallets: Electrum, Bitcoin Core, MyEtherWallet
Mobile Wallets: Trust Wallet, Mycelium, Coinbase Wallet
Browser Extensions: MetaMask, Phantom
Multi-Currency: Exodus, Coinomi, Atomic Wallet
Bitcoin:
Bitcoin Core
Electrum
Ledger (Nano S, Nano X)
Trezor (One, Model T)
Mycelium
Breadwallet (BRD)
Coinbase Wallet
Exodus
Ethereum:
MetaMask
MyEtherWallet (MEW)
Ledger (Nano S, Nano X)
Trezor (One, Model T)
Trust Wallet
Coinbase Wallet
Exodus
Multi-Currency Wallets:
Trust Wallet
Coinbase Wallet
Exodus
Jaxx Liberty
Coinomi
Atomic Wallet
Guarda Wallet
SafePal
ZenGo
Phantom
Other Notable Wallets:
Bitget Wallet
Math Wallet
Rainbow Wallet
Solflare
Sui Wallet
OKX Wallet
Easiest option I would think is just make a blank option for them to say what the coin is and then a address field and maybe give them the coin icons to choose from.
For Avideo where users can add their own cryptocurrency wallet addresses, I suggest we implement a simple yet effective solution:
Crypto Coin Selection Dropdown: Instead of listing specific wallets, we can have a dropdown menu with cryptocurrency icons or names for users to select the type of cryptocurrency they wish to add. Here’s a proposed list for the dropdown:
Bitcoin (BTC) - [Bitcoin Icon]
Ethereum (ETH) - [Ethereum Icon]
Litecoin (LTC) - [Litecoin Icon]
Bitcoin Cash (BCH) - [Bitcoin Cash Icon]
Dogecoin (DOGE) - [Dogecoin Icon]
Cardano (ADA) - [Cardano Icon]
Solana (SOL) - [Solana Icon]
Polygon (MATIC) - [Polygon Icon]
XRP (XRP) - [XRP Icon]
Other (for less common cryptocurrencies)
Address Field: After selecting a cryptocurrency, provide a text field where users can manually enter their wallet address. This keeps the process simple, allowing users to input any wallet address for the selected cryptocurrency.
Optional: If feasible, next to the address field, we could have a button to generate a QR code from the entered address for easy sharing or scanning by mobile users.
The text was updated successfully, but these errors were encountered: