Lab
Stellar Lab
Stellar Lab is our go-to tool for development, experimenting, and testing, as well as exploring APIs developers use to interact with the Stellar network. Whether you're a developer seeking to test transactions, deploy and invoke smart contracts, or explore RPC methods or Horizon endpoints, Stellar Lab provides a modern and user-friendly interface that makes the process smooth and intuitive.

Features of Stellar Lab
-
Easily Create Accounts: Create Accounts on Mainnet, Testnet, and Futurenet using a web UI. You can use Friendbot to fund those accounts directly on Lab for Testnet and Futurenet. You can also add a trustline to USDC and EURC on Testnet.
-
Smart Contract Deployment: Deploy smart contracts directly from the Lab interface without needing command-line tools. Upload your contract WASM files and deploy them to the network with a user-friendly workflow.
-
Invoke Smart Contracts: Interact with deployed smart contracts through an intuitive interface. Select contract functions, fill in parameters with type hints, simulate transactions, and invoke contract methods — all from your browser.
-
Transaction Dashboard: View comprehensive transaction details including XDR, operations, results, and metadata. Explore transaction history, examine individual operations, and debug transaction failures with detailed error information.
-
Access RPC Methods and Horizon Endpoints: Leverage powerful Stellar RPC methods and Stellar Horizon endpoints in a web UI to interact with the Stellar network and obtain crucial data. Try RPC methods to get states from the ledger like accounts, trustlines, contract WASM, and more.
-
Simulate and Submit: Lab supports the ability to use custom RPC providers so that you can simulate transactions, save transactions, and submit transactions directly using Lab. You can also submit transactions using Horizon.
-
Save and Share API Requests: Easily save your requests and transactions for the future or share them with teammates to build faster together.
-
XDR ⇔ JSON Support: We have introduced a canonical XDR to JSON mapping which is used on Stellar Lab (also used in the Stellar CLI). You can see this at work in the Lab where XDR can be converted to JSON.
-
Mobile Friendly: We heard that you use Lab on mobile, so we optimized the Lab to have a mobile responsive layout.
Video Tutorial for Stellar Lab
- Video Tutorials for Lab are available on Lumen Loop's YouTube Channel
Help Us Improve!
We’re committed to making Stellar Lab even better. If you have any feature requests, please submit them on Github. Your feedback is important to us with product iterations and in shaping the future of Stellar Lab.