{"id":22700420,"url":"https://github.com/uncomputable/simfony-webide","last_synced_at":"2025-04-13T06:14:03.741Z","repository":{"id":209226911,"uuid":"723507798","full_name":"uncomputable/simfony-webide","owner":"uncomputable","description":"Simplicity / Simfony development in the browser!","archived":false,"fork":false,"pushed_at":"2025-03-24T15:47:17.000Z","size":66966,"stargazers_count":9,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T06:13:57.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://simfony.dev","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uncomputable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-11-25T22:11:06.000Z","updated_at":"2025-03-24T15:44:44.000Z","dependencies_parsed_at":"2024-02-14T13:28:38.194Z","dependency_job_id":"182f1d95-3e24-4e08-a84b-17eab95629c5","html_url":"https://github.com/uncomputable/simfony-webide","commit_stats":null,"previous_names":["uncomputable/simplicity-webide","uncomputable/simfony-webide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fsimfony-webide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fsimfony-webide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fsimfony-webide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uncomputable%2Fsimfony-webide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uncomputable","download_url":"https://codeload.github.com/uncomputable/simfony-webide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670435,"owners_count":21142904,"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-12-10T06:12:07.874Z","updated_at":"2025-04-13T06:14:03.720Z","avatar_url":"https://github.com/uncomputable.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simfony Web IDE\n\n[Simfony](https://github.com/BlockstreamResearch/simfony) is a high-level language for writing Bitcoin smart contracts.\n\nSimfony looks and feels like [Rust](https://www.rust-lang.org). Just how Rust compiles down to assembly language, Simfony compiles down to Simplicity bytecode. Developers write Simfony, full nodes execute Simplicity.\n\n[A live demo is running on GitHub pages](https://simfony.dev).\n\n## Develop the project\n\n### Install dependencies\n\nFirst install nix.\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install\n```\n\n_You might need to open a new terminal for the changes to take effect._\n\nThen enter the nix developer environment.\n\n```bash\nnix develop\n```\n\nNow you can use all `just` commands.\n\n```bash\njust --list\n```\n\n### Deploy a local website\n\nCompile the website and serve it on localhost.\n\n```bash\njust serve\n```\n\nYou can instruct the compiler to open the website on the default browser.\n\n```bash\njust open\n```\n\nThe compiler will keep running in the background and make live updates to the website as you change the code.\n\n### Run CI\n\nRun a single command to run all CI jobs.\n\n```bash\njust check\n```\n\nThere are `just` commands that can help you fix broken code.\n\n```bash\njust --list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcomputable%2Fsimfony-webide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funcomputable%2Fsimfony-webide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funcomputable%2Fsimfony-webide/lists"}