Creating actors and suites – Introduction to the @darlean/base NPM package that can be used for creating actors and suites.
Creating Darlean applications – Introduction to the @darlean/core NPM package that can be used to create Darlean applications that host standard or custom actor suites.
Minimalistic echo application – Minimalistic but working example where a client application invokes an echo actor that echoes back what it receives.
Tutorial – Step-by-step introduction that shows how to use Darlean to create a distributed oracle that answers questions like ‘How warm is it tomorrow’ and ‘What is the price of milk’.