Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 378 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 378 Bytes

Contributing guide

You can update the metadata around the package with:

substreams tools extract-wasm uniswap-v3@latest --module graph_out target/wasm32-unknown-unknown/release/substreams_uniswap_v3.wasm

by bumping the release version in substreams.yaml, and then running:

substreams registry login  # if not already logged in
substreams publish