Skip to content

Missing prerequisites in README #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ical10
Copy link

@ical10 ical10 commented Apr 28, 2025

Detailed Issue

When setting up the project following the README, I was able to get the backend and the frontend running. But when trying to login with a wallet, I got stuck on the admin login screen. Clicking on it gave no response.

Steps to Reproduce

  1. Clone the repo.
  2. Create .env on /backend and /frontend.
  3. Fill the necessary values and run both backend and frontend.
  4. Open the app in browser, connect with an EVM wallet via Metamask.

Possible Fix

The problem was fixed once I have created a collection NFT via Apillon dashboard and logged in to the dapp using the admin wallet.

So we need to add the following prerequisites (these are basically the same as stated in other simplet repos):

- Apillon API key and secret for connection.
- Created NFT collection using Apillon.
- Access to an email server's details.
- A specialized Ethereum wallet for admin panel access.

This PR adds them to the root README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant