lfglabs-dev / starknetid.js

A typescript SDK to retrieve all the on-chain data that you need from Starknet ID
MIT License
1 stars 0 forks source link

Create starknetid.js profile hooks #15

Closed fricoben closed 11 months ago

fricoben commented 11 months ago

Description

Our goal is that features outside of the name (PFP ...) to be more used. To do that we want to enhance the dev experience when integrating starknet id and abstract everything for him to retrieve this data.

Priority number one on this would be starknet-react because this is the most used hook by the community. Ideally, we don't add any breaking change but we add the possibility for people to use retrieve PFPs and other data as easily as they can retrieve names right now.