Lumen Loop
All news
Articlestellar.orgJames Bachini1y ago

How to Use the OpenZeppelin Contract Wizard to Create a Fungible Token

OpenZeppelin's Contract Wizard now supports Stellar's Soroban smart contracts platform, enabling developers to easily generate secure SEP-41 fungible tokens. This tutorial walks through using the wizard and Stellar CLI to create and deploy tokens on the Stellar testnet.

Developer ToolsSmart ContractsSoroban
Lumen Loop's take

OpenZeppelin has integrated Stellar support into its Contract Wizard, a tool for generating standardized smart contracts. The tutorial demonstrates how to use the wizard to configure fungible tokens (SEP-41) with optional features like minting, burning, and pausing capabilities. Developers can generate Rust-based contract code, then deploy it using the Stellar CLI and Cargo. The guide includes step-by-step instructions for building, testing, and deploying contracts to the Stellar testnet, along with resources for further learning including the OpenZeppelin Stellar Contracts repository and Stellar's developer documentation.

Mentioned projects
1 project linked
S
Stellar Development FoundationInfrastructure & Services
Audited
InfrastructureCommunity

The Stellar Development Foundation (SDF) is a non-profit organization that supports the development and growth of the Stellar ne…

View →