Skip to content

Send an automatic message from Coinbase to know cripto accounts status.

Notifications You must be signed in to change notification settings

gboquizosanchez/coinbase-automatic-report

Repository files navigation

Coinbase

Coinbase Automatic Report

Automatic report

Once is deployed send an automatic report with accounts status of your criptos.

Starting 🚀

It is necessary an API key from Coinbase. You can create it in this url.

Prerequisites 📋

Running 🛠️

COINBASE_API_KEY and COINBASE_SECRET_API_KEY must be filled. And COINBASE_USERNAME is recommendable if you want mail say your name! 😀️

Once those settings are set, you have to fill MAIL variables too. Or just put MAIL_MAILER into log if you want to try this project in local.

Only one setting more! MAIL_SCHEDULE_AT is the hour you want to execute your daily mail report. If all is set properly have to run: php artisan schedule:run and a mail will be send to you if hour is set properly.

And that's all! Enjoy! 😉

Working with ⚙️

Composer

PHP dependencies 📦

  • Illuminate Mail Latest Stable Version
  • Laravel Lumen Framework Latest Stable Version
  • Neto737 Coinbase Latest Stable Version

Develop dependencies 🔧

  • Fakerphp Faker Latest Stable Version
  • Laravel Sail Latest Stable Version
  • Mockery Mockery Latest Stable Version
  • Phpunit Phpunit Latest Stable Version
  • Roave Security Advisories Latest Stable Version

Author ✒️

This tool has been realized with ❤ by Germán Boquizo Sánchez

About

Send an automatic message from Coinbase to know cripto accounts status.

Topics

Resources

Stars

Watchers

Forks