Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zdenham/eth-nyc-lens-mono
https://github.com/zdenham/eth-nyc-lens-mono
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zdenham/eth-nyc-lens-mono
- Owner: zdenham
- Created: 2022-06-25T00:47:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T16:13:27.000Z (over 2 years ago)
- Last Synced: 2024-10-07T18:05:52.261Z (about 1 month ago)
- Language: TypeScript
- Homepage: flourish-delta.vercel.app
- Size: 9.05 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Set Up Lens Env
1. Follow the directions in lens tutorial to deploy lens to local hardhat node
https://docs.lens.xyz/docs/deploying-the-protocol
2. Run the following command to bootstrap three testing profiles
```
npx hardhat setup --network localhost
```3. For local development import the hardhat network private keys into your metamask and add the hardhat network to your metamask. NOTE: the tester keys can be found in `test-wallets.ts`