PillarX is an ecosystem of trustable web3 apps all in one place. We've taken care of the infrstructure and account management so you don't need to.
🛠️ Here to build a PillarX app? Head over to the README.md
file within the src/apps
directory to learn how to get started.
Caution
We do not accept any app submissions that ultimately result in an iframe tag being rendered!
💬 Need support? You can get in touch with us via Discord or Telegram. We usually reply quickly.
-
Check out the
main
branch and runnpm i
in the root. -
We have included a
.env.example
file - copy ALL these values to a.env
file in the project root. This will ensure that you can run PillarX with no issues. -
Run
npm start
at the root. This will run PillarX locally on your machine and launch the website in your default browser. To access the login page, add "/login" to the url. On the sign-in page, enter your email address - Privy will send that email address a login code.
.env
file.