Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-cb committed Oct 10, 2024
1 parent bdb180a commit 1b592c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Go to https://portal.cdp.coinbase.com/ and create an API key if you don't alread

### Create an encryption key

This encryption key is used to secure your private keys stored in vercel postgres. You can generate one using the following command:

```bash
openssl rand -hex 32
```
Expand Down

0 comments on commit 1b592c9

Please sign in to comment.