As part of the ongoing effort to improve dApps UX, EIP1271-website (eip1271.io) is a platform for developers and users to find, explore, and interact with dApps that support EIP1271.
Powered by Etherspot
Everyone is welcome to submit PRs to add/remove dApps in static/dapps.json
following format and upload favicon/logo in public/dappfavicons/
.
To run the project locally:
npm install
npm run dev
MIT