Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).