Venly Widget
Home
Pricing
Your Wallet
Search
⌃
K
Links
Venly Widget
Search
⌃
K
👋
Introduction
📃
Release Notes
🚀
Getting Started
🌐
Environments & Networks
Venly API
📦
Widget
Getting started
Initializing the widget
Authentication
Retrieve user profile
Retrieve user wallets
Retrieve wallet balance
Retrieve a user account
Retrieve token balance
Retrieve non-fungible tokens
Transfer a native token
Transfer a fungible token
Transfer a non-fungible token
Execute transaction
Sign a message
Sign an EIP712 message
Call a contract
⚙️ Widget Advanced
Wallet-Widget vs Wallet-API
Initializing options
Function Reference
Object Reference
📦
Alternative Web3 Libraries (EVM networks only)
web3.js
ethers.js
web3-react
web3modal (WalletConnect)
wagmi
🌊
Deep Dive
Authentication
Chain specific fields
Powered By
GitBook
web3modal (WalletConnect)
Documentation
for web3modal (WalletConnect)
Initialization
explorerRecommendedWalletIds
=
[
'a21d06c656c8b1de253686e06fc2f1b3d4aa39c46df2bfda8a6cc524ef32c20c'
];
const
web3Modal
=
new
Web3Modal
({
explorerRecommendedWalletIds
});
Alternative Web3 Libraries (EVM networks only) - Previous
web3-react
Next - Alternative Web3 Libraries (EVM networks only)
wagmi
Last modified
4mo ago