diff --git a/store/precomputed_key/wvm/README.md b/store/precomputed_key/wvm/README.md index a44584f..28a3536 100644 --- a/store/precomputed_key/wvm/README.md +++ b/store/precomputed_key/wvm/README.md @@ -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 @@ -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 \ @@ -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/.