{"id":50673054,"url":"https://github.com/oasisprotocol/demo-trustless-agent","last_synced_at":"2026-06-08T13:03:40.378Z","repository":{"id":325494695,"uuid":"1099020737","full_name":"oasisprotocol/demo-trustless-agent","owner":"oasisprotocol","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-21T16:21:27.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-21T18:17:28.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oasisprotocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-18T13:00:33.000Z","updated_at":"2025-11-21T16:21:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oasisprotocol/demo-trustless-agent","commit_stats":null,"previous_names":["oasisprotocol/demo-trustless-agent"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/oasisprotocol/demo-trustless-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fdemo-trustless-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fdemo-trustless-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fdemo-trustless-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fdemo-trustless-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oasisprotocol","download_url":"https://codeload.github.com/oasisprotocol/demo-trustless-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oasisprotocol%2Fdemo-trustless-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34063160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-08T13:03:39.639Z","updated_at":"2026-06-08T13:03:40.373Z","avatar_url":"https://github.com/oasisprotocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oasis Trustless Agent Demo\n\nThis is a demo of a trustless AI agent built on ElisaOS. It extends\nfunctionality with privacy features powered by [Oasis ROFL] such as key\nderivation and submission of ROFL-authenticated transactions to [Sapphire].\n\n[Oasis ROFL]: https://docs.oasis.io/build/rofl\n[Sapphire]: https://docs.oasis.io/build/sapphire\n\n# Test the Agent Locally\n\nThis will spin up an agent locally without TEE:\n\n```shell\nelizaos start\n```\n\n# Verify Current Deployment\n\nTo check whether the source code in front of you is the one currently registered\non-chain and running on the nodes, run:\n\n```shell\noasis rofl build --verify\n```\n\n# Deploy your own instance\n\nTo build your own instance of a trustless agent, run:\n\n```shell\noasis rofl init --reset\n```\n\nThen create a new ROFL, set secrets and deploy it.\n\n```shell\noasis rofl create --network testnet\noasis rofl build\necho -n \"\u003cyour-openai-key-here\u003e\" | oasis rofl secret set OPENAI_API_KEY -\necho -n \"https://sepolia.infura.io/v3/\u003cYOUR_KEY\u003e\" | oasis rofl secret set RPC_URL -\necho -n \"\u003cyour-pinata-key-here\u003e\" | oasis rofl secret set PINATA_JWT -\noasis rofl update\noasis rofl deploy\n```\n\n# Testing it out\n\nObtain the URL of your agent by invoking\n\n```shell\noasis rofl machine show\n```\n\nLook for the `Proxy:` section, for example:\n\n```\nProxy:\n  Domain: m1058.opf-testnet-rofl-25.rofl.app\n  Ports from compose file:\n    3000 (rofl-eliza): https://p3000.m1058.opf-testnet-rofl-25.rofl.app\n```\n\nIn the setup above the agent is available on\nhttps://p3000.m1058.opf-testnet-rofl-25.rofl.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foasisprotocol%2Fdemo-trustless-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foasisprotocol%2Fdemo-trustless-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foasisprotocol%2Fdemo-trustless-agent/lists"}