Skip to content

Commit

Permalink
add version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Oct 31, 2024
1 parent f963306 commit 7185fb1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,11 @@
}
}
```

## Subgraph deployment

```bash
$ ./shell cli
graph indexer rules prepare --network arbitrum-one QmWiivncZD2HHRKymf4ArQYQr7jRhZ6kWw2pFxD3nB8p8m
graph indexer allocations create QmWiivncZD2HHRKymf4ArQYQr7jRhZ6kWw2pFxD3nB8p8m arbitrum-one 100
```
1 change: 1 addition & 0 deletions versionMetadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"label":"v0.5.1","description":null}

0 comments on commit 7185fb1

Please sign in to comment.