Skip to content

bifrost-finance/subql_channel_commission

Repository files navigation

Start the program

  1. Run command "yarn" to install all the dependencies.
  2. Run command "yarn codegen" to generate database schemas.
  3. Run command "yarn build" to build executables.
  4. Run command "docker-compose up" to start the program.

Stop the program

Run command "docker-compose down" to stop the program.

Remove data

Run command "sudo rm -rf .data" to clean all the data in database.

About

subql for channel commission project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published