bnb-chain-toolkit-guide

Enable modular TypeScript development for BEP-20 token, DeFi, wallet, and bridge operations on BNB Chain.

5|Updated May 2, 2026
One-click install
npx skills add https://github.com/nirholas/three-ui --skill bnb-chain-toolkit-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bnb-chain-toolkit-guide
Source: https://github.com/nirholas/three-ui/tree/main/data/skills/development/bnb-chain-toolkit-guide
Command: npx skills add https://github.com/nirholas/three-ui --skill bnb-chain-toolkit-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of building and integrating smart contracts and DeFi workflows on BNB Chain by providing a modular TypeScript toolkit and an AI-friendly way to access those capabilities.

Core Features & Use Cases

  • BEP-20 Token Operations: Deploy, transfer, approve, and read token metadata for standard token workflows on BNB Chain.
  • DeFi Integrations: Get swap quotes and execute swaps (e.g., PancakeSwap) plus lending actions (e.g., Venus) for common DeFi tasks.
  • Wallet Management & Cross-Chain Bridging: Create/import wallets, perform batch transfers, and bridge assets across chains.
  • MCP Tooling for Agent Interactions: Expose the toolkit as MCP tools so an AI agent can call token, DeFi, wallet, contract, and bridge functions in a structured way.

Quick Start

Ask the AI to install the toolkit and generate an MCP server configuration so you can manage BNB token deployments, swaps, and bridging via agent tool calls.

Frequently Asked Questions about bnb-chain-toolkit-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy BEP-20 tokens on BNB Chain using TypeScript?

To deploy BEP-20 tokens on BNB Chain using TypeScript, this toolkit provides modular operations for deployment, transfers, approvals, and reading token metadata for standard workflows.

Can I execute PancakeSwap swaps and Venus lending through an AI agent?

Yes, you can execute PancakeSwap swaps and Venus lending through an AI agent by exposing the toolkit as MCP tools, allowing structured agent-driven execution of DeFi interactions and on-chain tasks.

What is the best way to bridge assets across BSC to EVM cross-chain scenarios?

For BSC to EVM cross-chain scenarios, this toolkit supports cross-chain bridging alongside wallet creation, imports, and batch transfers to manage assets across different blockchain networks.

Do I need MCP tools to manage BNB token deployments and DeFi actions?

You need MCP tools if you want AI agents to call token, DeFi, wallet, contract, and bridge functions in a structured way, enabling agent-driven execution of on-chain tasks via the provided server configuration.

Does this toolkit handle smart contract verification workflows on BNB Chain?

Yes, the toolkit handles smart contract deployment and verification workflows on BNB Chain, applying modular TypeScript development to satisfy token, DeFi, wallet, and bridge requirements.