This repo contains the code for the Twiggy NFT Minter dApp and the feature integration of "Login With Unstoppable"
UD Login for Twiggy Minter
- Project link: https://twiggy-minter.netlify.app/
- Public repo: https://github.com/TCHKVSKY/twiggy-ud-login
- Recorded video demo of Unstoppable Domains Login integration: https://www.youtube.com/watch?v=Bu6NMqRGebg
Steps to setup and run the app:
- Clone the repo and make sure you are in the project directory
- Install dependencies with
yarn install
- Update
.env.example
file with your Unstoppable Domains keys - Run
yarn start
to start the local server at http://localhost:3000/ 🚀
For more information see the Unstoppable Domains Developer Documentation on Login With Unstoppable