Skip to content

Missing prerequisites in README#8

Open
ical10 wants to merge 2 commits intoApillon:mainfrom
ical10:main
Open

Missing prerequisites in README#8
ical10 wants to merge 2 commits intoApillon:mainfrom
ical10:main

Conversation

@ical10
Copy link
Copy Markdown

@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