Home

Awesome

Canister Tip Jar

https://tipjar.rocks (which redirects to https://k25co-pqaaa-aaaab-aaakq-cai.ic0.app)

Donate cycles to your favorite canisters on the Internet Computer and keep them live and healthy!

Features and Roadmap

Got questions? We have answers!

Please check out the list of Frequently Asked Questions.

I also wrote down some random notes on the design decisions in making this app.

Releases

Local deployment

If you want to run tipjar locally in your dfx environment, you will need GNU make, curl, and a working vessel installation too. For nix users, simply entering nix-shell is enough.

dfx start --background
make deploy

This will start a dfx replica, download necessary files, and deploy all canisters locally.