Skip to content

Kleo-Network/extension

Repository files navigation

Brownie Points

[Chrome](Coming Soon)

Brownie Points allows you to earn brownie points by visiting web3 based marketplaces. It also allows websites to understand your user behaviour better while you earn these brownie cookies. We use zero knowledge proofs to share this information with the user.

Links

  • Discord
  • [Chrome store](Coming Soon)

Getting Started

You can deploy the local version, from source code.

For developers:

Build Setup

For Develop building and serve.

# Install dependencies
$ npm install

# run serve extension.
$ npm run serve

Testing project.

# run unit tests
$ npm test:unit

# Watch testing for dev.
$ npm run test:watch

# Check lint ts,vue files.
$ npm run lint

For production builing and deploy.

# Build all app and extension files and optimizing it.
$ npm run build

Built With

About

This is the chrome extension for the Kleo Wallet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published