Logo
Explore Help
Sign In
logos-messaging/waku-rlnv1-contract
1
0
Fork 0
You've already forked waku-rlnv1-contract
mirror of https://github.com/logos-messaging/waku-rlnv1-contract.git synced 2026-01-04 07:13:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
waku-rlnv1-contract/.env.example

5 lines
178 B
Plaintext
Raw Normal View History

chore: remove API and private keys from .env file Few things: 1. I don't think we want to expose any etherscan API keys we use. We also don't want to expose any private keys. 2. Not sure where this private key comes from, likely a ganache/anvil generated account, but nonetheless, I think the `.env.example` file is meant to be copied to `.env` and then changes are done there.
2023-08-08 14:07:17 +02:00
ETHERSCAN_API_KEY=<YOUR_ETHERSCAN_KEY>
feat: foundry integration
2023-03-29 12:28:42 +05:30
SEPOLIA_URL=https://eth-sepolia.alchemyapi.io/v2/<YOUR ALCHEMY KEY>
chore: remove API and private keys from .env file Few things: 1. I don't think we want to expose any etherscan API keys we use. We also don't want to expose any private keys. 2. Not sure where this private key comes from, likely a ganache/anvil generated account, but nonetheless, I think the `.env.example` file is meant to be copied to `.env` and then changes are done there.
2023-08-08 14:07:17 +02:00
PRIVATE_KEY=<YOUR_PRIVATE_KEY>
add option to provide the RPC URL for a localhost network deployment
2024-03-20 12:57:58 +02:00
RPC_PROVIDER=http://<RPC_IP>:<RPC_PORT>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 166ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API