@graphprotocol/graph-cli@0.73.0
github-actions
released this
27 May 17:44
·
104 commits
to main
since this release
Minor Changes
-
#1670
03c907a
Thanks @saihaj! - Introducegraph publish
command.Now you can publish your subgraphs directly from the CLI. This command will build your subgraph,
deploy, prompt you to add metadata and then sign the transaction to publish it to the Graph
Network.- Build the subgraph and publish it to the network.
graph publish
- Provide a IPFS Hash for the subgraph and publish it to the network.
graph publish --ipfs <ipfs-hash>
- You can use a custom webapp url for deploying.
graph publish --webapp-url <webapp-url>
Patch Changes
- #1670
03c907a
Thanks @saihaj! - dependencies updates:- Added dependency
open@8.4.2
↗︎ (to
dependencies
)
- Added dependency