Skip to content

jayendra08/Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🪙 Basic Token Creator (Soroban Smart Contract)

📖 Project Description

Basic Token Creator is a simple smart contract built using Soroban on the Stellar network. It allows users to create and manage a custom token with essential functionalities like minting, transferring, and checking balances.

This project is designed as a beginner-friendly introduction to Soroban smart contract development.


⚙️ What it does

The contract enables:

  • Token initialization with metadata (name, symbol, decimals)
  • Minting new tokens by an admin
  • Transferring tokens between users
  • Checking token balances
  • Retrieving token metadata

✨ Features

  • 🔐 Admin-controlled minting
  • 💸 Secure token transfers
  • 📊 Balance tracking per address
  • 🏷️ Custom token metadata
  • ⚡ Lightweight and efficient storage usage
  • 🧱 Built using Soroban SDK (Rust)

Contract id :CBTM5GCYMQL3II2JD2UQB7GCTFCUJBL4Q6FW7XQSBWJ4H7H5GNTMJXLA

Contract address : 2aa2d122276d6b9ba038e7072b7b602258159aa8d4719bce2f7f3b95c9c24a74

Transaction image : Screenshot 2026-03-19 134817

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors