Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/coinbase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To use the Coinbase integration, you need:

## Getting your API credentials

1. Log in to your Coinbase account
1. Log in to your [Coinbase Developer Platform](https://portal.cdp.coinbase.com/) account
2. Navigate to Settings → API
3. Create a new API key with the following permissions:
- View account information
Expand Down
4 changes: 4 additions & 0 deletions quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ After running `bin/setup`, you can optionally load demo data with:
rake demo_data:default
```

<Note>
Demo data is only available when running Sure in development mode, not in production or self-hosted deployments.
</Note>

### Setup guides

<CardGroup cols={2}>
Expand Down