UNPKG

@hashgraphonline/standards-agent-kit

Version:

A modular SDK for building on-chain autonomous agents using Hashgraph Online Standards, including HCS-10 for agent discovery and communication. https://hol.org

8 lines (7 loc) 137 B
function encryptMessage(message) { return message; } export { encryptMessage }; //# sourceMappingURL=standards-agent-kit.es48.js.map