Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zdenham/eth-nyc-lens-mono


https://github.com/zdenham/eth-nyc-lens-mono

Last synced: 30 days ago
JSON representation

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`