https://github.com/dev-protocol/eth-swap-and-stake
https://github.com/dev-protocol/eth-swap-and-stake
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-protocol/eth-swap-and-stake
- Owner: dev-protocol
- License: mpl-2.0
- Created: 2022-03-09T04:55:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-08T22:02:38.000Z (8 months ago)
- Last Synced: 2025-08-09T00:11:51.561Z (8 months ago)
- Language: TypeScript
- Size: 3.18 MB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .env
To test with hardhat forking, set the alchemy keys.
```
ALCHEMY_KEY_MAINNET=***
ALCHEMY_KEY_ARBITRUM=***
ALCHEMY_KEY_POLYGON=***
```