Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@paulcadman paulcadman released this 23 Jan 18:18
· 1 commit to main since this release
6132630

This is the initial release of anoma-apps.

It contains:

Apps

  1. HelloWorld - an app where you can send / receive messages
  2. Simple Counter - a counter app that can be initialised / incremented
  3. Unique Counter - a counter app that supports multiple independent counters.

The HelloWorld app also has a web-app example.

These have been tested with:

Anoma JS Client

This release also contains an experimental release of anoma-client, a JS library that can be used to write web-apps that interact with Anoma. See the HelloWorld web-app for an example of usage.

The anoma-client API is likely to change and it does not yet cover all of the Anoma APIs.