Daml.Finance.Instrument.Token

This package contains the implementation of simple token instruments which do not define any lifecycling logic. It contains the following modules:

  • Instrument: Instrument implementation for simple tokens
  • Factory: Factory implementation to instantiate simple tokens

Check out the Transfer tutorial for an example on how to create a simple token instrument and use it for a transfer.

Changelog