Connectivity Layer
The Connectivity Layer is primarily responsible for the node’s communications, managing both incoming and outgoing messages, such as user inference requests and the signing of response messages. This layer includes adapters that connect to the Griffin P2P Network, various blockchains, and traditional web APIs, facilitating seamless interaction across different platforms.
User requests can originate from smart contracts or web APIs. In both scenarios, these adapters function as intermediaries: they handle on-chain verification of messages, payments, and access rights, and are also used to call off-chain AI services and other functions, ensuring comprehensive connectivity and functionality within the network.
Last updated 1 year ago