Skip to content

ensemble-codes/prodev-ensemble-engine

Repository files navigation

Ensemble makes it easy to create and securely execute automated workflows that operate over multiple smart contracts and networks.

Description

Nest framework TypeScript starter repository.

Installation

pnpm install

Running

API Service

Start the service to process requests

# development
pnpm start

# watch mode
pnpm run start:dev

# production mode
pnpm run build
pnpm run start:prod

Engine

Start the for worfklows execution

# development
pnpm run start:engine

# watch mode
pnpm run start:engine:dev

# production mode
pnpm run start:engine:prod

Prodev Hackathon

Problem Definition

We decided to focus of efficient dividends distribution for security tokens, and accompanying solutions to the related security tokens activities.

Solution

Overview

We are developed a reliable automation that performs the dividends distribution process. Our solutions powered by the Ensemble platform. Ensemble is a platform that makes it easy to create and securely execute automated workflows that operate over multiple smart contracts and networks.

How to run

In case you want to run the solution locally, here's the guide:

Important notes

While Ensemble inteface is on the roadmap, we suggest to use the Ensemble CLI to interact with the platform. Using the CLI, you can create, read, update and delete your workflows.

Involed repositories

Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published