This is a work in progress visual rework of the walletbeat website. You can view the new alpha version here. You can visit the original site at beta.walletbeat.eth.
An open repository of EVM-compatible wallets.
A special thank you goes out to @polymutex & @fluidkey for their kickstart & continued support of this project.
The site automatically generates a sitemap.xml file using the @astrojs/sitemap integration. The sitemap will be available at https://wallet.page/sitemap-index.xml
after building the site.
To configure the site URL for sitemap generation, update the SITE_URL
in the .env
file or set it as an environment variable.
We welcome and encourage contributions. Contribute data on wallets that haven't been added to walletbeat yet or update existing data.
Simply create a new file with your wallet data in the data/wallets folder, add it to the data.ts file, and create a pull request.
You can find the definition of each criterion at beta.walletbeat.eth.
Feel free to also check open issues in this repo and contribute to them.