Skip to content

ensemble-codes/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:service

# watch mode
pnpm run start:service:dev

# production mode
pnpm run build:service
pnpm run start:service:prod

Engine

Start the for worfklows execution

# development
pnpm run start:engine

# watch mode
pnpm run start:engine:dev

# production mode
pnpm run build:engine
pnpm run start:engine:prod

Test

Support

Please reach out to hello@ensemble.codes

Stay in touch

License

Ensemble is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •