Deploy solutions
in minutes

Build workflows, integrate with any existing data sources/APIs
through a no-code infrastructure, and deploy them to thousands of decentralized worker nodes in minutes.

Benefits

Save time, money and effort with EW Launchpad

With Launchpad
Today
Today

No managed service offerings for solutions or supporting infrastructure

Configuring EW solutions requires IT expertise

Deploying solutions takes months of hands-on development

With Launchpad

Subscribe to infrastructure
and services

Customize EW solutions with templates and UI-based wizard

Deploy solutions in EW infrastructure, or BYO-cloud

Products

See Launchpad
in Action

Discover all the ways companies can use Launchpad
to deliver custom decarbonization solutions

web3

infrastructure

Build your own fully customized public blockchain using only a graphical user interface, including cross-chain messaging across any public blockchain.
Define your desired governance and criteria for onboarding worker node operators, such as KYC, geographical restrictions, etc.

smart
flow

Build workflows, integrate with any existing data sources/APIs through a no-code infrastructure, and deploy them to thousands of decentralized worker nodes in minutes.

Digital
spine Composer

Configure private message brokers, and easily deploy client gateways to facilitate B2B data exchange in complex energy markets

green
proofs Composer

Configure, deploy, and manage a comprehensive Green Proof solution tailored to your business requirements.

Templates

Smartflow Deep Dive no Code, no Worries

Discover all the ways companies can use Launchpad to deliver custom decarbonization solutions

With Smartflow
Without Smartflow
1. 
No-code Logic Creation
2. 
Simple Wizard Configuration
3. 
Decentralized Deployment & Execution
worker node
worker node
worker node
worker node
worker node
worker node

package mainimport (
   "fmt"
   "log"
   "github.com/go-resty/resty/v2" // Import a library for HTTP requests
)func main() {
   // Initialize the REST client
   client := resty.New()    // Prepare the JSON-RPC request payload
   payload := map[string]interface{}{
       "jsonrpc": "2.0",
       "method":  "author_submitExtrinsic",
       "params": []interface{}{
           "0xYOUR_ENCODED_EXTRINSIC_DATA", // Replace with the actual encoded extrinsic data
       },
       "id": 1,
   }    // Make the JSON-RPC call to the Substrate node
   resp, err := client.R().
       SetHeader("Content-Type", "application/json").
       SetBody(payload).
       Post("http://localhost:9933") // Replace with your Substrate node's endpoint    // Handle response or error
   if err != nil {
       log.Fatal("Error making RPC call:", err)
   }
   fmt.Println("Response:", resp.String())
}
}

package mainimport (
   "fmt"
   "log"
   "github.com/go-resty/resty/v2" // Import a library for HTTP requests
)func main() {
   // Initialize the REST client
   client := resty.New()    // Prepare the JSON-RPC request payload
   payload := map[string]interface{}{
       "jsonrpc": "2.0",
       "method":  "author_submitExtrinsic",
       "params": []interface{}{
           "0xYOUR_ENCODED_EXTRINSIC_DATA", // Replace with the actual encoded extrinsic data
       },
       "id": 1,
   }    // Make the JSON-RPC call to the Substrate node
   resp, err := client.R().
       SetHeader("Content-Type", "application/json").
       SetBody(payload).
       Post("http://localhost:9933") // Replace with your Substrate node's endpoint    // Handle response or error
   if err != nil {
       log.Fatal("Error making RPC call:", err)
   }
   fmt.Println("Response:", resp.String())
}
}

Subscriptions

Flexible subscriptions Endless possibilities

With tailored subscription plans for each product, you only pay for what you use. Upgrade anytime, so your plan evolves with your needs.

base
$
300
/ month

Save up to 5 Flows in the SmartFlow Editor

Register and run one active Solution at a time

Includes preconfigured sample flows

Base support SLA

5 active user accounts

$300/month (monthly) or $3000/year (annual)

advanced
$
500
/ month

Save up to 25 Flows in the SmartFlow Editor

Register and run up to 10 Solutions at a time

Includes preconfigured sample flows and 1:1 support for custom templates

Priority support SLA & Slack Channel

10 active user accounts

Up to three hours of 1:1 onboarding support

$500/month (monthly) or $5000/year (annual)

EW member
$
0
/ month

Save up to 10 Flows in the SmartFlow Editor

Register and run up to 3 Solutions at a time

Includes preconfigured sample flows

Priority support SLA & Slack Channel

5 active user accounts

Up to one hours of 1:1 onboarding support

Included with annual EW Membership