Skip to content

hedera-dev/playground-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

This project provides an environment for users to execute code related to the Hedera network, allowing them to test functionalities using the Hedera SDK. Currently, the following languages and versions are supported:

  • Java: 21.0.2
  • JavaScript: 20.11.1

The repository is structured to facilitate development, deployment, and scalability of the Playground.


🏗️ Repository Structure

  • infrastructure/
    Contains everything required to deploy the infrastructure using Terraform. This directory manages configurations for cloud resources such as networking, servers, and storage to ensure a robust environment for the Playground.

  • app/
    Includes the core of the application:

    • Playground API: Provides the backend interface that connects the frontend to Playground functionalities.
    • Builder: Generates packages to support multiple languages and their respective versions (currently Java and JavaScript).

🚀 Features

  • Interactive Code Execution: Users can run Hedera SDK code directly in the Playground for hands-on experimentation.
  • Multi-language Support: Currently supports Java and JavaScript, with plans to extend support to additional languages in the future.
  • Scalable Deployment: Infrastructure is deployed using Terraform, ensuring flexibility and scalability for production environments.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •