Binance Chain Token Integration
Budget: $30 – $250 USD
I’m looking to weave Binance Smart Chain directly into my product so users can create, mint, and manage a BEP-20 token without ever leaving the site. The smart contract itself is straightforward, but I need the full integration flow: wallet connection, contract deployment, and secure transaction handling exposed through a clean Web3-enabled UI.
Here’s what I have in mind:
• Write and verify a BEP-20 smart contract that supports mint, burn, pause, and role-based access.
• Deploy the contract to the BSC mainnet and hand over ownership keys in a secure way.
• Add Web3.js (or Ethers.js if you prefer) hooks so the front end can trigger mint/burn and display balances in real time.
• Provide a brief README or Loom walkthrough so my internal team can repeat deployments and adjust parameters later.
Everything must follow the latest BSC best practices, including OpenZeppelin libraries and hard-coded safety checks to prevent common exploits (re-entrancy, overflow, etc.). Once the token workflow is live and I’ve tested successful minting from a connected MetaMask wallet, the job is done.
Here’s what I have in mind:
• Write and verify a BEP-20 smart contract that supports mint, burn, pause, and role-based access.
• Deploy the contract to the BSC mainnet and hand over ownership keys in a secure way.
• Add Web3.js (or Ethers.js if you prefer) hooks so the front end can trigger mint/burn and display balances in real time.
• Provide a brief README or Loom walkthrough so my internal team can repeat deployments and adjust parameters later.
Everything must follow the latest BSC best practices, including OpenZeppelin libraries and hard-coded safety checks to prevent common exploits (re-entrancy, overflow, etc.). Once the token workflow is live and I’ve tested successful minting from a connected MetaMask wallet, the job is done.
Related categories:
Blockchain
Ethereum
Frontend Development
Solidity
Smart Contracts
Binance Smart Chain
Web3.js