Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

BoomerangProject/boomerang

Repository files navigation

alt text

This is a new repository that is bootstrapped from UniversalLoginSDK that will be borrowed from heavily in Boomerang.

Structure

This repository is organized as a monorepo.

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct and contribution policy.

Before you issue pull request:

  • Make sure all tests and linters pass.
  • Make sure you have test coverage for any new features.

Running linting/tests

You can run lint via:

./script/lint.sh

You can run tests:

./scripts/test.sh

You can ran full clean:

./scripts/clean.sh

And you can emulate full CI process by:

yarn
./scripts/travis.sh

License

Boomerang is released under the MIT License.

About

Boomerang is a rewards and performance platform built on top of the Ethereum blockchain.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages