This commit is contained in:
Conner Gallagher 2023-05-12 11:12:59 -06:00
parent 786d9d65e6
commit 627cb09b9f
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
First install the sbv2 cli
```bash
npm install -g @switchboard-xyz/cli^2
npm install -g @switchboard-xyz
```
Then run the following command to create your own feed using the devnet
@ -29,9 +29,5 @@ sbv2 solana aggregator update $AGGREGATOR_KEY \
--keypair ~/.config/solana/id.json
```
See
[docs.switchboard.xyz/solana/program/devnet](https://docs.switchboard.xyz/solana/program/devnet)
for a list of devnet accounts to use
**_NOTE:_** You can provide multiple `--job` flags to add additional oracle jobs
to your data feed