Rayls DocsRayls Custody API
Rayls Docs

Building for Private Networks

Writing applications for the Rayls Private Networks is similar to any other EVM chain, however there are several important distinctions that we will walk through in the following subsections.

In addition to the technical reference in this guide, keep in mind that since Private Networks are permissioned, you will need to have permission from a Private Network operator before you can deploy any smart contract into a Private Network.


Rayls Private Network Components

A Rayls Private Network is comprised of protocols, chains, tools, and SDKs.

ComponentDescription
Rayls Privacy NodeAn EVM chain ledger in the Rayls Privacy Node integrated with a highly scalable enterprise database. and A private relay tool , part of the Rayls Node, that passes encrypted messages between a Rayls node and a Private Network Hub
Private Network HubAn EVM-compatible permissioned chain that orchestrates transfers between Rayls Nodes.
Rayls CustodyA HSM-based custody tool to securely generate, store and utilize cryptographic keys.
Rayls ProtocolA fully-private transfer protocol and developer-friendly SDK to connect Rayls Nodes via the Private Private Network's Hub.
Rayls GovernorA suite of developer-friendly governance tools for use within a Private Network.
Rayls AuditorA suite of auditing tools to check and validate transactions within a Private Network.