Skip to content

Commit 82be6fb

Browse files
committed
add docs
1 parent 2a5ad0e commit 82be6fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/plugin-goat/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ const tools = getOnChainActions({
3333
})
3434
```
3535

36+
## Environment Variables Setup
37+
38+
To set up your environment variables, you will need to provide the following information:
39+
40+
* `EVM_PRIVATE_KEY`: Your EVM wallet private key.
41+
* `EVM_PROVIDER_URL`: Your RPC provider URL (e.g. Infura, Alchemy, etc.).
42+
3643
## Wallets
3744
GOAT supports many different wallets from key pairs to [Crossmint Smart Wallets](https://docs.crossmint.com/wallets/smart-wallets/overview) and Coinbase.
3845

0 commit comments

Comments
 (0)