For the complete documentation index, see llms.txt. This page is also available as Markdown.

ChainvineClient

ChainvineClient instances provide functionality related to tracking referrals and triggering referral conversions in a browser or server environment.

The intended usage is:

  • ChainvineClient: used for program/community level operations, where the actions are not tied to any specific user

  • ChainvineUser: used for user level operations, where the actions are directly tied to a specific user

Last updated