Cashlink Connect
About Cashlink ConnectCashlink Studio DemoMake a test investment
  • Welcome!
  • Cashlink Connect Distribution Hub
  • Cashlink Connect Core
  • ⚙️Distributor API
    • Introduction
    • Getting started
    • Overview
    • Concepts
      • Products
      • Investors
      • Investments
      • Transfers
      • Redemption
    • Example Guide
    • Full Distributor API Reference
  • ⚙️Issuer API
    • Introduction
    • Getting started
    • Overview
    • Concepts
      • Distribution platforms
      • Issuers
      • Products
      • Listings
      • Investments
    • Full Issuer API Reference
  • 🖥️ISSUER CASHLINK STUDIO
    • Issuer creation
  • Product creation
  • 📑Registry Smart Contracts
    • Introduction
    • Getting started
    • Token Interface
  • 💡More information
    • Supported environments
    • Publication of the issuance | Bundesanzeiger
    • BaFin | crypto securities communication
Powered by GitBook
On this page

Was this helpful?

  1. Registry Smart Contracts

Introduction

PreviousProduct creationNextGetting started

Last updated 10 months ago

Was this helpful?

The Registry Smart Contracts are the base layer for all Cashlink Software. Their main function is to store ownership information of crypto securities inside a decentralized ledger network.

The registry smart contracts provide a public interface that you can use to build your own client for interaction with the crypto securities. For this interaction to work, you need the following information:

  • Network where the crypto security is deployed (currently Ethereum Main Net and the Polygon PoS side chain are supported)

  • Smart contract account address of the crypto security

This data can be retrieved via the public .

Cashlink only uses EVM-compatible DLT networks and deploys the same standard on all of these networks. There are no network-specific or crypto security specific implementation details you need to consider.

📑
Cashlink Crypto Securities Registry website