Create default contracts

Updated on 21 Nov 2023

A contract is a set of rules that apply to each User in the System. These rules dictate the transaction-based fees and limits for Users within an organization, or a custom contract can be assigned to a User. Further information regarding contracts can be found here.

There are four pre-configured contract types available:

  • Base
  • Standard
  • Gold
  • VIP

By accessing the SDK.finance source code, you can modify or expand upon the default contracts. For instance, you could alter the names of contract types, add new default contract types, or introduce additional default contract types.

Any entity in the system (such as a User profile, a Contract profile, etc.) can be extended by your development team, which will allow you to modify or extend the current business processes.