You are participating in Ironforge Public Beta 

    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

    Screenshot of RPC API

    Accounts API

    Screenshot of Accounts API

    Transactions API

    Screenshot of Transaction 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.

    Screenshot of Settings

    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.

    Up Next

    RPC API

    Explore the Ironforge RPC API, which offers a simplified and streamlined method of accessing Solana's JSON RPC API.

    View

    Accounts API

    Discover the Accounts API, an abstraction layer for indexed Account data that supports advanced query methodologies.

    View

    Transaction API

    Designed to simplify the process of sending transactions by abstracting away the complexity typically encountered in the Solana network.

    View

    RPC Orchestration

    Designed to simplify the process of sending transactions by abstracting away the complexity typically encountered in the Solana network.

    View