An open API service indexing awesome lists of open source software.

https://github.com/gabrielepicco/morph-contract

AI Agent on Solana that changes it's state based on the conversation
https://github.com/gabrielepicco/morph-contract

Last synced: about 2 months ago
JSON representation

AI Agent on Solana that changes it's state based on the conversation

Awesome Lists containing this project

README

          

# Morph Agent Contract

Morph is an agent as a smart contract built using [super-smart-contracts](https://github.com/GabrielePicco/super-smart-contracts) SDK

## This repository provides:

An example of a contract that can:

- Create a new agent
- Allow to converse with the agent and the interaction will change the agent state, such as health, energy, etc.