Getting started

If you have any questions, our support team is always at your disposal. Talk to your point of contact or send us an email to support@cashlink.de.

The Cashlink API provides facilities to deploy and manage the distributed ledger components of a digital security. It can be used to easily integrate Cashlink features into your existing IT infrastructure in a reliable and secure manner, without having to worry about the low-level internals of Ethereum or similar networks.

A Cashlink digital security is represented by the combination of three things:

  1. A set of interlinked smart contracts, deployed on the Ethereum mainnet. One of these contracts provides an ERC-20 based security token interface to check account balances as well as perform security transfers.

  2. A real-world security.

  3. A legal document linking the ownership of a wallet holding securities to the ownership of the real-world security.

The Cashlink API allows you to manage the components of the digital security that run on the distributed ledger network, as well as issue securities to investors and perform transfer operations, confirmed by the sender of securities.

If you are interested in the technical details of how we deal with the complexities of smart contracts and the Ethereum network, please refer to our blog post about this topic or contact us directly.

Last updated