{"id":20079489,"url":"https://github.com/move-hub/movei","last_synced_at":"2025-07-12T08:34:27.830Z","repository":{"id":37088965,"uuid":"258790577","full_name":"move-hub/movei","owner":"move-hub","description":"Move contract development tool","archived":false,"fork":false,"pushed_at":"2023-01-24T13:03:44.000Z","size":342,"stargazers_count":2,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T01:13:46.135Z","etag":null,"topics":["libra","move","package-management","rust","smart-contracts"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/move-hub.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}},"created_at":"2020-04-25T14:05:55.000Z","updated_at":"2020-09-21T06:56:57.000Z","dependencies_parsed_at":"2023-02-13T21:31:30.746Z","dependency_job_id":null,"html_url":"https://github.com/move-hub/movei","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Fmovei","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Fmovei/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Fmovei/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/move-hub%2Fmovei/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/move-hub","download_url":"https://codeload.github.com/move-hub/movei/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241509656,"owners_count":19974071,"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":["libra","move","package-management","rust","smart-contracts"],"created_at":"2024-11-13T15:23:04.743Z","updated_at":"2025-03-02T13:17:06.659Z","avatar_url":"https://github.com/move-hub.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movei\n\nMovei a package development tool for [Move Lang](https://github.com/libra/libra/language/move-lang).\n\n## Features\n\nMovei provided the following common features.\n\n- Create a project template for developing move modules.\n- Check the modules.\n- Build modules into move bytecodes.\n- Fmt your move modules.\n- Test your code. (Your can write functional tests for you modules, just like the functional-tests in Libra).\n\n## Install\n\nMovei is developed in Rust, not released yet, I suggest you \n\nbuild it from source:\n\n```shell script\ngit clone https://github.com/move-hub/movei.git\ncd movei\ncargo build --release\n```\n\nOr using:\n\n```shell script\nrustup toolchain install nightly\nrustup default nightly\ncargo install --git https://github.com/move-hub/movei.git --branch master --bin movei\n```\n\n## Roadmap\n\n- Make movei-fmt more cleaver.\n- Make check\u0026build faster by memorizing some intermediate compiling result. \n- Add `movei run` command to execute scripts on Libra or other move-vm based blockchain.\n  It doesn't really submit transaction, just run script and get the script state change.\n- Support dependent on modules developed by others, like a real package manager does.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmove-hub%2Fmovei","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmove-hub%2Fmovei","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmove-hub%2Fmovei/lists"}