Everything you need to start building a winning Web3 application with blockchain integration
Loading blockchain data...
Real-time data from Ethereum Mainnet
Loading BSC data...
Real-time data from Binance Smart Chain using your Infura API key
Smart Accounts are programmable accounts that enable enhanced functionality beyond traditional wallets. This demo uses MetaMask's Smart Accounts Kit with a Hybrid implementation.
This component tests the connection to BSC Mainnet using your Infura API key. It makes a simple request to fetch the current block number to verify that the connection is working properly.
This component tests the connection to BSC Mainnet through a Next.js API route. The API route uses the configured BSC client to fetch blockchain data and returns it as JSON.