{"id":25323957,"url":"https://github.com/opshin/opshin-playground","last_synced_at":"2026-02-25T20:04:29.947Z","repository":{"id":247362163,"uuid":"792331094","full_name":"OpShin/opshin-playground","owner":"OpShin","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-07T23:12:47.000Z","size":232,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T07:57:37.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/OpShin.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":"2024-04-26T12:58:08.000Z","updated_at":"2026-02-07T23:12:51.000Z","dependencies_parsed_at":"2024-07-08T10:50:39.268Z","dependency_job_id":"3bdd85da-1baa-4764-ad16-6f52de343189","html_url":"https://github.com/OpShin/opshin-playground","commit_stats":null,"previous_names":["opshin/opshin-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpShin/opshin-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fopshin-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fopshin-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fopshin-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fopshin-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpShin","download_url":"https://codeload.github.com/OpShin/opshin-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpShin%2Fopshin-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29837483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-02-14T00:55:11.506Z","updated_at":"2026-02-25T20:04:29.928Z","avatar_url":"https://github.com/OpShin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpShin Playground\n\n![OpShin Playground Screenshot](app_screenshot.png)\n\nThis is OpShin Playground, a simple web application designed for exploring [OpShin](https://github.com/OpShin), a python-based Cardano Smart Contract language. This project serves as an interactive environment where users can experiment with OpShin code without the need for a local setup. Try it out at [https://playground.opshin.dev](https://playground.opshin.dev).\n\nThe idea for creating an OpShin Playground website was originally raised in [OpShin GitHub issue #346](https://github.com/OpShin/opshin/issues/346).\n\n## Features\n\n- **Syntax Highlighting:** Powered by Monaco Editor, providing a familiar coding environment.\n- **Build and Lint:** Compile OpShin contracts server-side, with linting and artifact outputs.\n- **User Interface:** Clear feedback on build success or failure, including linting errors.\n- **Future Enhancements:** Wallet integration for contract deployment.\n\n## Setup Instructions\n\n### Supported Versions\n\nThe following versions of `python` and `npm` are supported/recommended:\n- **Python:** 3.9.x and 3.10.x\n- **npm:** 10.x.x and 9.x.x\nPlease ensure you are using one of these supported versions to avoid compatibility issues.\n\n### Server Setup\n\n1. Set up a virtual environment and install required packages:\n   ```\n   cd server\n   python3 -m venv .venv\n   source .venv/bin/activate\n   pip install -r requirements.txt\n   ```\n\n2. Run the server using uvicorn:\n   ```\n   uvicorn server:app --reload --port 8000\n   ```\n\n### Frontend Setup\n\n1. Install dependencies:\n   ```\n   npm install\n   ```\n\n2. Open `index.html` in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopshin%2Fopshin-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopshin%2Fopshin-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopshin%2Fopshin-playground/lists"}