Inspiration

We wanted to create avatars for web3 using NFTs which are easily upgradable (editable)

What it does

Users can mint their very own avatar which will be an ERC 721 token and can update it any number of times in the future. They can use this token as dp (display picture) on various web3 as well as web2 platforms.

How we built it

The core idea was to use SVG NFTs. We store the avatars properties and then when the NFT image is requested based on the stored properties the avatar's SVG image is generated by the smart contract.

What's next for Pixters

We are planning to create some pay to unlock elements where users will have to pay some crypto to unlock certain elements like special hats etc which they can then add to their avatar.

Built With

Share this project:

Updates