Bringing the next generation of crypto to the masses.
Powered by zkSync.
Kangaroo is a crypto tipping bot built with Layer 2 onboarding in mind. It supports Ethereum and a range of ERC-20 tokens.
Typical Ethereum token transactions can have fees upwards of $20. Harness the power of Layer 2 and withdraw your funds for nearly 100 times less.
Engage your discord server with a plethora community oriented features. Better yet, give crypto funds that your community members can actually use.
Tip other users, deposit and withdraw ETH and ERC-20 tokens to your Layer 2 wallet.
Kangaroo lives on Layer 2 Ethereum. No slow or expensive user experience.
Coming soon to a Kangaroo near you.
Reward members of your community and boost engagement.
Interact with your favorite Dapps from the safety of your own server.
- MongoDB running locally. Follow this guide to install AND run it.
- Node.js and npm
- Clone the repository
$ git clone https://github.com/fjij/kangaroo.git
- Install required packages
$ cd app
$ npm install
$ cd app
$ npm run test
Tests are stored in the app/spec
directory.
Don't push directly to the main branch. We have pull requests. Use em!
Kangaroo bot is deployed on push to the main branch.