Program Playground
Central hub for using and managing your programs.
Introduction
Welcome to the Program Playground, your central hub for experimenting, testing, and managing your programs. This document provides an overview of the playground's features and functionalities.
APIs
All the APIs share a common playground interface where you can interact with your programs. Each API provides a convenient environment for exploring data and testing program functionality. Currently, we support the following APIs:
RPC API
Accounts API
Transactions API
Program's Settings
Program settings and Organization settings are separate from each other. To learn about Organization settings, read this.
The program's settings view enables you to configure essential aspects of your program. From this view, you can customize the program's name, description, and other relevant settings. If required, you also have the option to delete the program entirely.
Share Request
The playground's sharing feature is a powerful tool for collaboration. It lets users easily share specific API requests using a unique URL that includes the request's data. Clicking on the shared link allows others to instantly test the same API with the exact settings. This makes communication smoother and ensures everyone is on the same page, promoting efficient development.