{"id":26695329,"url":"https://github.com/solide-project/movide","last_synced_at":"2025-07-11T16:16:44.096Z","repository":{"id":245098206,"uuid":"815754278","full_name":"solide-project/movide","owner":"solide-project","description":"⚡Lightweight web based Move Programming IDE","archived":false,"fork":false,"pushed_at":"2025-02-09T10:32:46.000Z","size":375,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T01:30:02.412Z","etag":null,"topics":["ide","move","movement","sui"],"latest_commit_sha":null,"homepage":"https://move.polearn.xyz/","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/solide-project.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}},"created_at":"2024-06-16T03:45:28.000Z","updated_at":"2025-03-28T10:22:24.000Z","dependencies_parsed_at":"2024-06-19T20:32:28.588Z","dependency_job_id":"6663c326-b853-4699-bab0-10d481141d5f","html_url":"https://github.com/solide-project/movide","commit_stats":null,"previous_names":["solide-project/movide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solide-project/movide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solide-project%2Fmovide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solide-project%2Fmovide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solide-project%2Fmovide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solide-project%2Fmovide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solide-project","download_url":"https://codeload.github.com/solide-project/movide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solide-project%2Fmovide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264851355,"owners_count":23673235,"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":["ide","move","movement","sui"],"created_at":"2025-03-26T19:18:52.242Z","updated_at":"2025-07-11T16:16:44.057Z","avatar_url":"https://github.com/solide-project.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch2 align=\"center\"\u003eMovide IDE\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\u003cb\u003eLightweight Move Program IDE\u003c/b\u003e\u003c/p\u003e\n  \u003cp align=\"center\"\u003eComprehensive intuitive integrated development environment tailored for load smart contract from various blockchain and repositories\u003c/p\u003e\n\u003c/p\u003e\n\n## About Movide \n\n**Movide** is an open-source Move Integrated Development Environment (IDE) designed to empower developers, educators, and blockchain enthusiasts in their journey of smart contract development and exploration. This repository serves as the home for the Movide IDE.\n\n## Documentation\n\nTo start using Movide, visit our [Documentation](https://docs.solide0x.tech/docs/ide/move-ide)\n\n## Getting Started\n\nTo run Movide locally, follow these steps:\n\n### Clone the Repository\nFirst, clone the Movide repository to your local machine using Git:\n```bash\ngit clone https://github.com/solide-project/movide\n```\n\n### Install Dependencies\nNavigate into the cloned repository directory and install the required npm packages:\n```bash\ncd movide\nbun install\n```\n\n### Install Backend Compiler\nNext, install rust and sui cli and all the backend dependency for interacting with move\n```bash\n# Install SUI Cli\nsudo apt-get install curl git-all cmake gcc libssl-dev pkg-config libclang-dev libpq-dev build-essential\ncargo install --locked --git https://github.com/MystenLabs/sui.git --branch testnet sui\n```\n\n### Configure Environment Variables\nCreate a `.env.local` file in the root directory of the project and use the following template to fill in the required variables:\n```\nPROJECT_PATH=\nGITHUB_API_KEY=\n```\n\n### Running Movide\nAfter configuring the environment variables, start the Movide IDE:\n```bash\nbun run start\n```\n\nThis command will launch the Movide IDE in your default web browser.\n\n## Contribution Guidelines\n\nWe welcome contributions from the community to enhance Movide further. If you have suggestions, bug reports, or want to contribute code, please follow our [Contribution Guidelines](link-to-contribution-guidelines).\n\n## Community and Support\n\nJoin the Movide community for discussions, support, and collaboration. Visit our [Discord channel (Coming Soon)](#) to connect with fellow developers and enthusiasts.\n\n## License\n\nMovide is released under the [MIT License](link-to-license). Feel free to use, modify, and distribute Movide for your projects.\n\n---\n\nNote: Movide is a community-driven project aimed at fostering openness, collaboration, and innovation in the blockchain development domain. Your feedback and contributions are highly valued. Let's build the future of smart contract development together!\n\nSupport us by starring this Repository and following us on [X](https://twitter.com/SolideProject)! 😊","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolide-project%2Fmovide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolide-project%2Fmovide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolide-project%2Fmovide/lists"}