Chains
BNB Beacon Chain
BNB ecosystem’s staking & governance layer
Developers
Solutions
Tokenization
Get Your Business Into Web3
Ecosystem
Community
AI agents are now capable of creating and managing wallets, issuing tokens, conducting transactions, and engaging with DeFi ecosystems.
With the rise of frameworks like Eliza, building AI agents has become more accessible than ever.
To make this even easier BNB Chain has introduced a dedicated plugin for the Eliza Framework – offering seamless integration for AI-driven on-chain operations.
The following steps outline the setup process and core functionalities.
Before setting up the AI agent, ensure you have the following installed:
Clone the Eliza AI Framework repository and install dependencies:
git clone https://github.com/elizaOS/eliza.git
cd eliza
git checkout 83065c4
pnpm install
Step 3: Configuration
Edit the .env file to include BNB Chain-specific configurations:
OPENAI_API_KEY=<your-api-key>
BNB_PRIVATE_KEY=<your-private-key>
BNB_PUBLIC_KEY=<your-public-key>
BSC_PROVIDER_URL=https://bsc-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3
OPBNB_PROVIDER_URL=https://opbnb-mainnet-rpc.bnbchain.org
Once configured, the AI agent is ready to interact with the BNB Chain network.
The Eliza AI Agent can execute a range of blockchain-related tasks. Below are some key demonstrations:
The AI agent can check balances and perform transactions directly on BNB Chain.
"Check my BNB balance on BSC"
"Transfer 0.1 BNB to 0x..."
Eliza-powered AI agents can interact with DeFi protocols, enabling actions like token swaps and staking.
"Swap 0.1 BNB for BUSD on BSC"
"Stake 1 BNB to Lista DAO on BSC"
The AI agent can create and manage NFT collections, making it a powerful tool for NFT projects.
"Create an NFT collection named 'My Demo Collection'"
Set symbol as "DEMO"
Set base URI as "https://xxx.png"
Eliza AI agents can bridge assets between BSC and opBNB, streamlining cross-chain transactions.
"Help me bridge 1 BNB from BSC to opBNB"
"Withdraw 1 BNB from opBNB to BSC"
Developers working on testnet environments can request test tokens via AI-generated prompts.
"Help me get some test BNB(['BNB', 'BTC', 'BUSD', 'DAI', 'ETH', 'USDC']) from the faucet"
Get Started Today! Check out the Eliza AI Framework on GitHub.
Website | Twitter | Telegram | Facebook | dApp Store | YouTube | Discord | LinkedIn | Build N' Build Forum