Skip to content

Commit

Permalink
add specific protocol state contract address deployed for devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
anomit committed Jun 20, 2024
1 parent 513029d commit fa3c5f8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/build-with-powerloom/devnet/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,10 @@ The above command itself navigates you to the Repository Directory `powerloom_de
- `PROTOCOL_STATE_CONTRACT`: Choose the contract address for the protocol state with respect to the Epoch size.

:::note
Currently, there are two variations of Protocol State Contracts available. One where [Epoch](../../Protocol/Specifications/Epoch.md) size is set to 1 and the other where epoch size is set to 10 blocks.
The following protocol state contract addresses are currently operational with active epoch releases
* Data source contracts on ETH Mainnet -- [Epoch Size 1](/docs/Protocol/Specifications/Epoch.md) -- `0x573906E80C30dA608E3a24A0938BCB3f0C68Ed2f`

You can find the latest Epoch Contracts in the [example.env](https://github.com/PowerLoom/deploy/blob/devnet/env.example) file.

This should allow developers to build and experiment with a variety of use cases. If you have any custom needs, reach out to the [team](https://discord.com/invite/powerloom)
If you have any custom requirements to track data sources on other chains, reach out to the [team.](https://discord.com/invite/powerloom)
:::

**Pre-supplied:**
Expand Down

0 comments on commit fa3c5f8

Please sign in to comment.