Skip to content

NonceGeek/movetool

 
 

Repository files navigation

Movetool

A collection of Move ecosystem DApp tools. These tools provide a user-friendly interface to execute Move SmartContracts on the Move chains: starcoin, 0l, aptos, sui.

How to develop

  1. Run yarn install to install dependencies.

  2. Run yarn start to runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

  1. Run yarn test launches the test runner in the interactive watch mode.

See the section about running tests for more information.

  1. Run yarn build to build project

Contributing

Contributions in the following are welcome:

  1. Report a bug.
  2. Submit a feature request.
  3. Implement the feature or fix the bug.

License

MoveFuns DApps is licensed as Apache 2.0.

About

A collection of Move ecosystem DApp tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.9%
  • Move 7.8%
  • Other 1.3%