https://github.com/tarsislimadev/coinbase-api
To get data from Coinbase API
https://github.com/tarsislimadev/coinbase-api
coinbase-api
Last synced: over 1 year ago
JSON representation
To get data from Coinbase API
- Host: GitHub
- URL: https://github.com/tarsislimadev/coinbase-api
- Owner: tarsislimadev
- License: mit
- Created: 2023-11-04T14:18:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T14:46:28.000Z (over 2 years ago)
- Last Synced: 2025-01-13T09:45:11.230Z (over 1 year ago)
- Topics: coinbase-api
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [Coinbase](https://docs.cloud.coinbase.com/prime/docs/rest-requests)
To get data from Coinbase API
[](https://github.com/brtmvdl/coinbase/actions/workflows/npm-publish.yml) [](https://www.npmjs.com/package/@brtmvdl/coinbase) [](https://img.shields.io/github/stars/brtmvdl/coinbase?style=social)
## social & donate
[Donate](https://link.mercadopago.com.br/brtmvdl) - [Telegram](https://t.me/+KRmg5MlqgMk0MTg5) - [Discord](https://discord.gg/auCmnvV2)
## how to install
### .env file
```
ACCESS_KEY=
PASSPHRASE=
SIGNATURE=
API_PATH=
```
## how to use
### list portfolios
```
bash ./src/portfolios.sh
```
## license
[MIT](./LICENSE)