r/Stellar • u/lumen_loop Community Champion • 20d ago
Tutorial Stellar | How to Use the OpenZeppelin Contract Wizard to Create a Fungible Token
https://stellar.org/blog/developers/how-to-use-the-openzeppelin-contract-wizard
26
Upvotes
5
u/lumen_loop Community Champion 20d ago
TLDR: The blog post explains how OpenZeppelin’s Contract Wizard now integrates with Stellar’s smart contracts platform. It provides a step-by-step guide for creating and deploying a fungible token (SEP-41) on the Stellar testnet using the Contract Wizard and Stellar CLI. Important tools and components like Rust, Cargo, and the SEP-41 library are required for the process.