* chore: update config and commands to deploy to goerli
* feat: bring changes from other deployment branches into this branch. Including sepolia configs.
* chore: update ci to copy .env
* chore: add goerli api to .env.example.
* chore: update on UI readme
* feat: apply the requested changes
* chore: change verify-contract to verify.js and remove the other file
* chore: make the final requested changes on config files and readme.
* fix: missed comma
* docs: add the "setting contract address and abi" section to the README file in the UI directory
---------
Co-authored-by: janison <jsonsivar@gmail.com>
Co-authored-by: Camila Sosa Morales <camisosa@fleek.co>
* wip: form for mint
* style: change bgcolor for disabled button
* fix: add key to list items
* styles: add some spacings and border radius
* refactor: change type file and move file validation to form
* feat: add minted nft card. add wallet step
* refactor: add mint card header to not repeat code
* styles: add border radius to svg
* styles: fix styles on mint view
* style: fix height mint view
* fix: fix save repository config
* chore: changes based on PR review
* wip: connecting with gh login
* chore: add env variables
* wip: gh login wiht auth0
* feat: add gh login integration
* chore: remove web3auth packages
* doc: add info on readme to know how to get firebase credentials
* feat: add spinner component (#133)
* fix: fix for polyfills
* refactor: remove loading state cause it was causing a loop
* chore: change placeholder
* feat: add constants env file
* fix: fix polyfills
* refactor: implement async thunk for github login
* wip: add async thunk for github api calls
* feat: implemented async thunk for github api calls
* chore: add promise.all to improve api call performance
* fix: fix console log error