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.
Run yarn install
to install dependencies.
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.
yarn test
launches the test runner in the interactive watch mode.See the section about running tests for more information.
yarn build
to build projectContributions in the following are welcome:
MoveFuns DApps is licensed as Apache 2.0.