Assertions

This page describes what Assertions stand for, in Chainrisk Cloud

Assertion scripts are discrete arithmetic statements which checks if certain functions are being performed properly ( returns a boolean value )

Create/Edit/Delete Assertions

  1. Click on the 'Create Assertion' button on top right as shown below.

Create Assertion Flow
  1. Add basic metadata like Name and Description of Assertion, and JS/TS script of the same. How to develop the logic of the script? Click here.

Note: There is a list of assertions already created on the platform which can't be edited/deleted. Assertions created by developers can be modified.

Last updated