Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more

Cost Average Into Freedom

πŸ¦• module to cost average into FreedomCash.org.

Please always experiment with very small amounts first.

Usage Examples

Preparations

git clone https://github.com/moniquebaumann/cost-average-into-freedom.git

Please understand the parameters and choose values which are best for you.

Deposit

deno run --allow-all https://deno.land/x/cost_average_into_freedom/deposit.ts 0 360 

Accumulate

deno run --allow-all https://deno.land/x/cost_average_into_freedom/accumulate.ts 1000 0

Accumulate in Background

pm2 start -n "accumulate" --interpreter="deno" --interpreter-args="run --allow-net --allow-env" accumulate.ts -- 1000 0

Donations

Thanks to Freedom Cash, we are already free.