Movey, developed by
East Agile, is a tightly integrated
platform for Move developers to discover, validate and collaborate on Move packages.
Movey is lots of things.
-
Movey is the package registry for the Move
language. Move is a safe and reliable language developed for writing safe smart contracts originally
developed at Facebook to power the Diem blockchain.
-
You can interact with Movey via the official Move CLI.
move movey-login
(#226): identify yourself by using Movey's API tokens.
move movey-upload
(#227): upload your Move package metadata and let the community see your work.
Movey is planning to:
- Validate packages by comparing it on-chain and off-chain.
- Enable the community to improve and enhance the package contents on Movey.