Tonyce / dapps

A collection of Starcoin DApp tools

Home Page:https://starcoinorg.github.io/dapps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DApps

A collection of Starcoin DApp tools. These tools provide a user-friendly interface to execute Move SmartContracts on the starcoin.

Tools

  1. Batch token transfer tools: Feature Request

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.

Support

Reach out to the maintainer at one of the following places:

License

Starcoin DApps is licensed as Apache 2.0.

About

A collection of Starcoin DApp tools

https://starcoinorg.github.io/dapps/

License:Apache License 2.0


Languages

Language:TypeScript 89.9%Language:Move 8.6%Language:HTML 0.9%Language:CSS 0.5%