coinbase_python
coinbase_python copied to clipboard
This commit introduces the initial version of the advertising widget.
It includes the basic HTML, CSS, and JavaScript to create a pop-up widget that appears on a webpage after a 10-second delay. A simple Python web server is also included for testing purposes.
The project has been built from scratch after determining that the existing Coinbase API library was not suitable for this task.