Web3 Preferences
Web app that users connect to via Metamask. Using public adresses of the wallet, stores cross or in-platform preferences.
Deploy to Vercel
Or run manually:
- 
Clone the repo git clone https://github.com/upstash/examples.git cd examples/storing-web3-preferences
- 
Install NPM packages pnpm install
- 
Enter your secrets in .envUPSTASH_REDIS_REST_URL="" UPSTASH_REDIS_REST_TOKEN=""
- 
Run the app pnpm dev
- 
Open http://localhost:3000 with your browser to see the result. 
Learn More
To learn more about Upstash and its services, check out the following resources: