An open API service indexing awesome lists of open source software.

https://github.com/coinbase-samples/prime-scripts-py

Coinbase Prime REST and FIX API sample scripts
https://github.com/coinbase-samples/prime-scripts-py

Last synced: 5 months ago
JSON representation

Coinbase Prime REST and FIX API sample scripts

Awesome Lists containing this project

README

          

# Purpose

This repository demonstrates REST, WebSocket, and FIX APIs supported by Coinbase Prime.

Prime workshop link here: [https://prime.saworkshop.dev/](https://prime.saworkshop.dev/)

## Installation

Simply clone the repo to run scripts from your command line. Then, review the relevant README.md within each subdirectory for more details.

```bash
git clone https://github.com/coinbase-samples/prime-scripts-py
```