Nest framework TypeScript starter repository.
pnpm install
Start the service to process requests
# development
pnpm start
# watch mode
pnpm run start:dev
# production mode
pnpm run build
pnpm run start:prod
Start the for worfklows execution
# development
pnpm run start:engine
# watch mode
pnpm run start:engine:dev
# production mode
pnpm run start:engine:prod
We decided to focus of efficient dividends distribution for security tokens, and accompanying solutions to the related security tokens activities.
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.
In case you want to run the solution locally, here's the guide:
- Read the Getting Started guide to setup the environment.
- Use dividends manual to get the guideline how to run the dedicated workflow.
- https://docs.ensemble.codes/
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.