move-utils

1.0.0 • Public • Published

Move Utils - The tools for working with Blockchain based on Move language

move-utils is the CLI tool to create, config and deploy projects on Move's blockchain platform such as Aptos, Sui

Note: This project is under developement

Installation

The administrator privilege may be required

Node

npm install -g move-utils

Yarn

yarn global add move-utils

Usage

The documentation will be updated later, but in general, developers can do the following:

  • Init the project move-utils init
  • Test the scripts move-utils test
  • Deploy the project: move-utils deploy --network <Network ID>

Contribution

This library is incompleted and needs the contribution from the developers. Feel free to make the PR and contribute for the tool.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i move-utils

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.51 kB

Total Files

3

Last publish

Collaborators

  • web3lab