Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etherspot/eip1271-website
https://github.com/etherspot/eip1271-website
account-abstraction eip-1271 eip1271 erc-1271
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/etherspot/eip1271-website
- Owner: etherspot
- License: mit
- Created: 2023-02-13T10:39:11.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-28T19:09:20.000Z (8 months ago)
- Last Synced: 2024-04-28T20:24:21.018Z (8 months ago)
- Topics: account-abstraction, eip-1271, eip1271, erc-1271
- Language: TypeScript
- Homepage: https://eip1271.io
- Size: 6.86 MB
- Stars: 6
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# eip1271-website
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](https://etherspot.io)
## Contribution
*Required:* Provide 'proof'(screenshot or video) of the dApp supporting EIP1271 tested from at least 2 wallets such as:
- [Ambire](https://www.ambire.com/)
- [Argent](https://www.argent.xyz/)
- [Candide](https://www.candidewallet.com/)
- [Pillar](https://www.pillar.fi)
- [Safe](https://safe.global/)
- [Sequence](https://sequence.app/)
- [Soul Wallet](https://www.soulwallet.io/)
- [Stackup](https://www.stackup.sh/)
- [Unipass](https://wallet.unipass.id/)Or checkout other wallets from Alchemy's dApp Store smart wallets list [here](https://www.alchemy.com/best/smart-contract-wallets)
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`## License
MIT