Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackhamer09/web3-avatar
Web3 Avatar is a lightweight library for generating beautiful gradient avatars from Ethereum addresses
https://github.com/jackhamer09/web3-avatar
address avatar eth ethereum generator gradient placeholder web3
Last synced: 18 days ago
JSON representation
Web3 Avatar is a lightweight library for generating beautiful gradient avatars from Ethereum addresses
- Host: GitHub
- URL: https://github.com/jackhamer09/web3-avatar
- Owner: JackHamer09
- License: mit
- Created: 2023-02-28T14:41:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-09T19:22:23.000Z (9 months ago)
- Last Synced: 2024-10-14T03:25:51.737Z (about 1 month ago)
- Topics: address, avatar, eth, ethereum, generator, gradient, placeholder, web3
- Language: TypeScript
- Homepage: https://web3-avatar.netlify.app/
- Size: 249 KB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![web3 avatar preview image](https://user-images.githubusercontent.com/47187316/221898436-ace45b7c-f303-4b3b-b1ae-a24a1958d489.png)
# Web3 Avatar
Web3 Avatar is a lightweight library for generating beautiful gradient avatars from Ethereum addresses available for [Vue](https://github.com/JackHamer09/web3-avatar/blob/master/vue), [React](https://github.com/JackHamer09/web3-avatar/blob/master/react) and [vanilla JavaScript](https://github.com/JackHamer09/web3-avatar/blob/master/js).
Highly inspired by [Web3 Modal](https://github.com/WalletConnect/web3modal) avatar component.---
## 🖥️ Live Demo
See live demo on [web3-avatar.netlify.app](https://web3-avatar.netlify.app)---
## 📚 Getting Started
- [Vue Docs](https://github.com/JackHamer09/web3-avatar/blob/master/vue)
- [React Docs](https://github.com/JackHamer09/web3-avatar/blob/master/react)
- [Vanilla JavaScript Docs](https://github.com/JackHamer09/web3-avatar/blob/master/js)---
## License
Released under the [MIT License](https://github.com/JackHamer09/web3-avatar/blob/master/LICENSE).