Manage your web3 private keys with Bubble workflows, in frontend and backend.
# Frontend features:- Import a wallet from Private Key or Mnemonic Phrase
- Sign messages
- Send tokens
- Generate a new Wallet (generates new private key)
- Generate Seed Phrase (mnemonic phrase)
- Read and Write Smart Contract functions
- Deploy Contracts
- Transfer From
- Transfer NFT
- Approve
- Split a signature to V, R and S values
- Encrypt and store wallet in browser LocalStorage
- Load wallet from LocalStorage
- Encode data with password
(Can be used to encrypt a secret key)
- Import a Wallet from encrypted Secret key
# Backend features: - Generate a new Wallet
- Import a wallet from Private Key or Mnemonic Phrase
- Read and Write Smart Contract functions
- Get Balance
- Send token
- Sign message
- Sign Typed Data
- Send Transaction
- To/From Wei Converter
- Transfer NFT
- Get Latest Nonce number from wallet
Supported chains:
Ethereum, Polygon, Mumbai, Goerli, BSC, KuCoin, Fantom Opera, Harmony, HECO, Cronos, Avalanche, etc.
Run key Web3 features programatically in the backend or frontend.
Demo:
https://web3-wallet-manager.bubbleapps.io/version-test/walletDemo - Send tokens automatically
Faucet on Goerly network built with this plugin:
https://web3-wallet-manager.bubbleapps.io/version-test/rinkeby_faucet------------------------------------------------------------------------------
Join the Web3 NoCode community on Discord:https://discord.gg/GHSTa8H8Cb------------------------------------------------------------------------------