{"id":17719969,"url":"https://github.com/cedarmist/rollups-and-channels","last_synced_at":"2025-03-31T13:17:03.799Z","repository":{"id":232754103,"uuid":"719382016","full_name":"CedarMist/rollups-and-channels","owner":"CedarMist","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-16T03:25:07.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-15T05:16:17.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/CedarMist.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}},"created_at":"2023-11-16T03:24:46.000Z","updated_at":"2023-11-16T03:25:11.000Z","dependencies_parsed_at":"2024-04-11T09:31:40.815Z","dependency_job_id":"46a8a5b6-ff18-40d5-8453-8b7d5a4e6a37","html_url":"https://github.com/CedarMist/rollups-and-channels","commit_stats":null,"previous_names":["cedarmist/rollups-and-channels"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CedarMist%2Frollups-and-channels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CedarMist%2Frollups-and-channels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CedarMist%2Frollups-and-channels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CedarMist%2Frollups-and-channels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CedarMist","download_url":"https://codeload.github.com/CedarMist/rollups-and-channels/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237531599,"owners_count":19325229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-25T15:20:21.186Z","updated_at":"2025-02-06T18:59:07.416Z","avatar_url":"https://github.com/CedarMist.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rollups \u0026 Smart Channels\n\nThis repo provides an example of how a view calls to confidential contracts on Oasis Sapphire can be used to create rollups and state channels.\n\nUsing the [@oasis-protocol/sapphire-contracts](https://www.npmjs.com/package/@oasisprotocol/sapphire-contracts) library The contracts generates their own secrets which are used to either encrypt state that only they can access, or to sign state which can be independently verified.\n\nWhile [@oasis-protocol/sapphire-hardhat](https://www.npmjs.com/package/@oasisprotocol/sapphire-hardhat) package makes testing easy with Hardhat, you also need to run a local [sapphire-dev](https://github.com/oasisprotocol/oasis-web3-gateway/pkgs/container/sapphire-dev) instance which supports the necessary EVM precompiles.\n\nFor your convenience there is a `Makefile` which uses Docker to keep everything neatly contained:\n\n```\nmake sapphire-dev \u0026  # This will take a few minutes\nmake pnpm-install\nmake hardhat-compile\nmake hardhat-test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedarmist%2Frollups-and-channels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedarmist%2Frollups-and-channels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedarmist%2Frollups-and-channels/lists"}