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:
-
Creating a new application - Set up your application environment
-
Uploading NPL code - Deploy your first NPL protocol
-
Creating users in Keycloak - Set up authentication
-
Making your first API calls - Interact with your deployed application
-
Using the NOUMENA Inspector - Inspect your application state with the NOUMENA Inspector
To go further, set up the integration with additional services:
-
Setting up the AMQP broker - Use the AMQP broker for messaging
-
Integrating with blockchains - Connect to a blockchain network
-
Sending HTTP requests - Integrate with external HTTP services