Skip to content

NOUMENA Cloud Portal

This guide will walk you through deploying and using your first NPL (NOUMENA Protocol Language) application on the NOUMENA Cloud platform.

Prerequisites

  • A NOUMENA Cloud account
  • Basic understanding of REST APIs
  • [Optional] IntelliJ IDE for deploying from your development environment

Tutorial Steps

Complete these steps in order to create, deploy, and test your first application:

  1. Creating a new application - Set up your application environment

  2. Uploading NPL code - Deploy your first NPL protocol

  3. Creating users in Keycloak - Set up authentication

  4. Making your first API calls - Interact with your deployed application

Next steps