Skip to main content

17 docs tagged with "Logic"

View all tags

Database Query

For executing a select/action query given by another logic and write the query result (if any) to session storage.

Implement and Test

We will follow the steps of this article to create, implement and test all assets of the Lakeside Oasis Café use case.

Introduction

LOC SDK is a downloadable NPM package that defines the interfaces of data context as well as agents - a series of features provided by LOC's logic runtime that can read and/or write internal and external storages.

System Design

In order to implement the order tracking feature for Lakeside Oasis Café, here's a simplified system design process.