Skip to content

Commit

Permalink
clean readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allnil committed Nov 14, 2024
1 parent cea8ff2 commit a8f50da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions store/precomputed_key/wvm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ See env file for holesky network
```


# Examples and how to
# Examples and How-TO

## How to boot EigenDA proxy with wvm as a secondary backend

Expand Down Expand Up @@ -66,7 +66,6 @@ https://github.com/allnil/web3signer_test_deploy

also consult docs: https://docs.web3signer.consensys.io/


Command to run eigendaproxy + wvm as a secondary storage & web3signer:
```
./bin/eigenda-proxy \
Expand All @@ -93,7 +92,7 @@ On each `PUT` request it stores the encoded eigenDA blob on WeaveVM as transacti

The stage of this integration is as PoC and an experimental feature. In this first v0 iteration the proxy internally stores mapping of eigenda blob as `key-> wvm_tx_hash`

You need to use your WVM account wchich holds tWVM test token.
You need to use your WVM address wchich holds tWVM test token.
You may propagate private key to the EigenDA proxy via WVM_PRIV_KEY env variable or use web3signer.

You may see transactions from your address in weave vm explorer: https://explorer.wvm.dev/.
Expand Down

0 comments on commit a8f50da

Please sign in to comment.