Generate smart contract source code for Stellar-compatible fungible tokens (SEP-41) with customizable features like burnable, pausable, mintable, and upgradeable options.
Generate a Stellar-compatible stablecoin smart contract using OpenZeppelin's Fungible Token Standard. Configure token properties like minting, pausing, and access controls to create a customized stablecoin implementation.
Make a fungible token per the Fungible Token Standard, compatible with SEP-41, similar to ERC-20.
Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a stablecoin that uses Fungible Token Standard, compatible with SEP-41.
Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Generate fungible token contracts compatible with SEP-41, similar to ERC-20, using OpenZeppelin Contracts. Customize token properties like burnable, pausable, and upgradeable features. Returns Markdown-formatted source code without saving to disk.
Generate a stablecoin contract using the Fungible Token Standard, compatible with SEP-41. Customize features like burnability, pausability, minting, and access control. Outputs formatted source code in Markdown without saving to disk.
Enables interaction with Stellar Classic and Soroban smart contracts, allowing users to manage accounts, process payments, and handle asset operations. It provides comprehensive tools for building, deploying, and retrieving the interfaces of smart contracts on the Stellar network.
A Model Context Protocol server for integrating AI assistants like Claude Desktop with the Stellar blockchain, enabling wallet connections, token listings, balance queries, and fund transfers.