OpenZeppelin integrates with TRON to bring battle-tested smart contract security tools to the network

1 hour ago 2



OpenZeppelin, the firm behind the most widely used smart contract libraries in crypto, has officially launched its audited code base for the TRON network. The integration gives TRON developers access to the same security infrastructure that has underpinned much of the Ethereum ecosystem for years. The launch centers on two new npm packages: @openzeppelin/tron-contracts and @openzeppelin/tron-contracts-upgradeable. These adapt OpenZeppelin’s established libraries for TRON-specific token standards like TRC-20 and TRC-721, the network’s equivalents of Ethereum’s ERC-20 and ERC-721. What the integration actually includes The TRON adaptation takes that same code base and reworks it for compatibility with TRON’s TVM, the network’s virtual machine. Because the TVM is primarily compatible with Ethereum’s EVM, the transition is less of a rebuild and more of a careful recalibration. OpenZeppelin’s Engineering Manager, Pepe Blasco, noted that the team focused on implementing network-specific requirements to build trust within the TRON developer community. The packages support integration with tools that Solidity developers already know: Hardhat, Foundry, and TronBox. OpenZeppelin has also pro...

Read Entire Article